Status Codes
| HTTP Status code | appStatusCode | Message | Possible remediation |
|---|---|---|---|
|
417 Expectation Failed |
CERT-GEN-0015 | Field cannot be null/empty | Please verify if all the mandatory fields have valid value in the request.it should not be null or empty. |
|
417 Expectation Failed |
CERT-KEY-0006 | Private key access is restricted in <policy> policy | Please enable private key access in the mentioned policy |
| 400 Bad Request | MANDATORY_FIELD_MISSING | Mandatory field is missing or invalid | Please verify if all the mandatory fields have valid value in the request. |
|
500 Internal Server Error |
CERT-GEN-0027 | certificate private key download failed. | Internal Server Error. |