teleport/lib/openssh
Alex McGrath 237954aa21
Add certificate rotation to teleport openssh join oneshot command (#24194)
* Add certificate rotation to `teleport openssh join`

Fix agentless test

Resolve comments

refactor to use existing rotation/backend

resolve comments

resolve comments

Use a comma separated additional-principals

resolve comments

resolve some comments

resolve comments

resolve comments

add sshd_test

remove openssh from config.Configure

just use current time for registerServer rotation

resolve comments

* resolve comments

* fix having to .Shutdown and .Close

* make check command configurable

* typo

* Add a timeout to shutdown
2023-05-22 12:22:37 +00:00
..
sshd.go Add certificate rotation to teleport openssh join oneshot command (#24194) 2023-05-22 12:22:37 +00:00
sshd_test.go Add certificate rotation to teleport openssh join oneshot command (#24194) 2023-05-22 12:22:37 +00:00