/sign-pki-cert-with-classic-keyAsk AIpost https://api.akeyless.io/sign-pki-cert-with-classic-keyRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramscommon-namestringThe common name to be included in the PKI certificatecountrystringA comma-separated list of the country that will be set in the issued certificatedisplay-idstringrequiredThe name of the key to use in the sign PKI Cert processdns-namesstringDNS Names to be included in the PKI certificate (in a comma-delimited list)jsonbooleanDefaults to falseSet output format to JSONtruefalsekey-usagestringDefaults to DigitalSignature,KeyAgreement,KeyEnciphermentkey-usagelocalitystringA comma-separated list of the locality that will be set in the issued certificateorganizational-unitsstringA comma-separated list of organizational units (OU) that will be set in the issued certificateorganizationsstringA comma-separated list of organizations (O) that will be set in the issued certificatepostal-codestringA comma-separated list of the postal code that will be set in the issued certificateprovincestringA comma-separated list of the province that will be set in the issued certificatepublic-key-pem-datastringPublicKey using for signing in a PEM format.signing-methodstringrequiredSigningMethodstreet-addressstringA comma-separated list of the street address that will be set in the issued certificatetokenstringAuthentication token (see /auth and /configure)ttlint64requiredhe requested Time To Live for the certificate, in secondsuid-tokenstringThe universal identity token, Required only for universal_identity authenticationuri-sansstringThe URI Subject Alternative Names to be included in the PKI certificate (in a comma-delimited list)versionint32requiredclassic key versionResponses 200signPKICertWithClassicKeyResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago