/generate-caAsk AIpost https://api.akeyless.io/generate-caBody Paramsalgstringallowed-domainsstringrequiredA list of the allowed domains that clients can request to be included in the certificate (in a comma-delimited list)delete_protectionstringProtection from accidental deletion of this object [true/false]extended-key-usagestringDefaults to serverauth,clientauthA comma sepereted list of extended key usage for the intermediate (serverauth / clientauth / codesigning)jsonbooleanDefaults to falseSet output format to JSONtruefalsekey-typestringmax-path-lenint64Defaults to 1The maximum number of intermediate certificates that can appear in a certification pathpki-chain-namestringrequiredPKI chain nameprotection-key-namestringThe name of a key that used to encrypt the secrets values (if empty, the account default protectionKey key will be used)split-levelint64Defaults to 3The number of fragments that the item will be split intotokenstringAuthentication token (see /auth and /configure)ttlstringrequiredThe maximum requested Time To Live for issued certificate by default in seconds, supported formats are s,m,h,duid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200generateCAResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago