Open awly opened 3 years ago
Hi, is there an ETA on a fix for this?
Thanks
@dregin this is not scheduled yet. Is this issue urgent for you?
Hi there, is this something that will be solved? Is there a manual way to rotate the node certificates?
Also, what happens if we rotate the CA in auth server?
thank you.
This causes security scanners to flag hosts with the following report
Certificate #0 ssh-rsa-cert-v01@openssh.com has expired.
Expiration: Wed 31 Dec 1969 11:59:59 PM GMT
Description
What happened:
Host SSH certs on all services (nodes, proxies, auth) have no
ValidBefore
timestamp set. The code explicitly allows this: https://github.com/gravitational/teleport/blob/master/lib/auth/native/native.go#L211-L215What you expected to happen:
Host SSH certs should expire and periodically rotate.
Reproduction Steps
As minimally and precisely as possible, describe step-by-step how to reproduce the problem.
Server Details
teleport version
):master
Which platform(s)
Which component(s)