Export a certificate or certificate signing requestAsk AIpost https://clearpass-hostname/api/certificate/{cert_id}/exportExport a certificate or certificate signing requestPath Paramscert_idstringrequiredNumeric ID of the certificateBody Paramsexport_formatstringenumrequiredSelect the file format for the exported itemp7bpemcrttxtp12Allowed:p7bpemcrttxtp12include_chainbooleanSelect this option to include the certificates for the CA and any intermediate certificate authoritiestruefalseinclude_castringenumSelect which certificate authorities to include.allallintermediateAllowed:allintermediateexport_passwordstringPassphrase to protect the PKCS#12 fileexport_password2stringRe-enter the passphraseHeadersacceptstringenumDefaults to application/x-x509-ca-certGenerated from available response content typesapplication/pkcs10application/x-pkcs12application/x-pkcs7-certificatesapplication/x-x509-ca-certtext/plainAllowed:application/pkcs10application/x-pkcs12application/x-pkcs7-certificatesapplication/x-x509-ca-certtext/plainResponses 200OK 401Unauthorized 403Forbidden 404Not Found 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago