Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.01 KB

GetSSHCertificate.md

File metadata and controls

20 lines (12 loc) · 1.01 KB

GetSSHCertificate

Properties

Name Type Description Notes
certIssuerName String The name of the SSH certificate issuer
certUsername String The username to sign in the SSH certificate
json Boolean Set output format to JSON [optional]
legacySigningAlgName Boolean Set this option to output legacy ('[email protected]') signing algorithm name in the certificate. [optional]
publicKeyData String SSH public key file contents. If this option is used, the certificate will be printed to stdout [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
ttl Long Updated certificate lifetime in seconds (must be less than the Certificate Issuer default TTL) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]