Sign SSH public key
The ID of the SSH certificate template to sign the SSH public key with.
The SSH public key to sign.
The type of certificate to issue. This can be one of user or host.
The list of principals (usernames, hostnames) to include in the certificate.
The time to live for the certificate such as 1m, 1h, 1d, ... If not specified, the default TTL for the template will be used.
The key ID to include in the certificate. If not specified, a default key ID will be generated.
Default Response
The serial number of the issued SSH certificate.
The SSH certificate or signed SSH public key.