e5eff964a13de0ac2cb363797cc7a7cacad4aedc
The *POST /sshkeys/sign* operation accepts a host name and a list of SSH host public keys and returns a signed SSH host certificate for each key. It uses the `step ssh certificate` command to sign the certificates, which in turn contacts the configured *step-ca* service. This operation will allow hosts to obtain their initial certificates. Once obtained, the certificates can be renewed directly using the `step ssh renew` command with the SSH private keys themselves for authentication.
Description
No description provided
Languages
Python
96.8%
Dockerfile
3.2%