Certificates
Sign SSH Public Key
Sign SSH public key
POST
Body
application/json
The ID of the SSH certificate template to sign the SSH public key with.
Minimum length:
1
The list of principals (usernames, hostnames) to include in the certificate.
The SSH public key to sign.
The type of certificate to issue. This can be one of user or host.
Available options:
user
, host
The key ID to include in the certificate. If not specified, a default key ID will be generated.
Maximum length:
50
The time to live for the certificate such as 1m, 1h, 1d, ... If not specified, the default TTL for the template will be used.
Was this page helpful?