Import a code-signing, trusted, or CA certificateAsk AIpost https://clearpass-hostname/api/certificate/importImport a code-signing, trusted, or CA certificateBody Paramsca_idintegerenumNumeric ID of the certificate authority11Allowed:1typestringenumrequiredType of certificate to importtrustedcacode-signingAllowed:trustedcacode-signingcertificate_filestringrequiredContents of certificate to importcertificate_file_encodingstringenumrequiredEncoding used for 'certificate_file' parameterbase64textAllowed:base64textkey_filestringContents of private key to importkey_file_encodingstringenumEncoding used for 'key_file' parameterbase64base64textAllowed:base64textkey_passphrasestringEnter the passphrase that was used to encrypt the private key. If the private key is not encrypted, leave this field blankResponses 200OK 400Client Error 401Unprocessable Entity 403Forbidden 404Not Found 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago