For the latest version, please use Certificate Lifecycle Manager 6.8.1!

API Errors
Api Error Message HTTP Status

INPUT_VALIDATION_FAILED

Input is not valid

400 BAD_REQUEST

ACCESS_DENIED

Access denied

403 FORBIDDEN

AUTHENTICATION_FAILED

Failed to Authenticate

401 UNAUTHORIZED

INVALID_TYPE_OF_ARGUMENT

Provided argument is of invalid type

400 BAD_REQUEST

RA_AUTHENTICATION_TOKEN_TYPE_NOT_SUPPORTED

Unsupported RaAuthenticationToken type

500 INTERNAL_SERVER_ERROR

MEDIA_NOT_SUPPORTED

Media not supported

415 UNSUPPORTED_MEDIA_TYPE

POLICY_NOT_FOUND_UNPROCESSABLE_ENTITY

Policy does not exist

422 UNPROCESSABLE_ENTITY

END_ENTITY_NOT_FOUND_UNPROCESSABLE_ENTITY

End entity does not exist

422 UNPROCESSABLE_ENTITY

PARSE_PKCS10_REQUEST_FAILED

Failed to parse PKCS10 Request

500 INTERNAL_SERVER_ERROR

BAD_REQUEST

Bad Request

400 BAD_REQUEST

UNMAPPED_REQUEST_URL

The request URL is not mapped to an endpoint

404 NOT_FOUND

METHOD_NOT_ALLOWED

Method not allowed

405 METHOD_NOT_ALLOWED

UNKNOWN_ERROR

Unknown Error

500 INTERNAL_SERVER_ERROR