/get-ssh-certificateAsk AIpost https://api.akeyless.io/get-ssh-certificateBody Paramscert-issuer-namestringrequiredThe name of the SSH certificate issuercert-usernamestringrequiredDefaults to -The username to sign in the SSH certificatejsonbooleanDefaults to falseSet output format to JSONtruefalselegacy-signing-alg-namebooleanDefaults to falseSet this option to output legacy ('[email protected]') signing algorithm name in the certificate.truefalsepublic-key-datastringSSH public key file contents. If this option is used, the certificate will be printed to stdouttokenstringAuthentication token (see /auth and /configure)ttlint64Updated certificate lifetime in seconds (must be less than the Certificate Issuer default TTL)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200getSSHCertificateResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago