CertificateCheckingStatus

CertificateCheckingStatus
CertificateCheckingStatus

Result of checking a certificate

JSON Example
{
    "error_message": "string",
    "status": "string"
}
string
error_message
Optional

Error message when checking the certificate.

string
status
Optional

Status of the checked certificate.

Possible values are : OK, CRL_NOT_READY, REJECTED, ERROR,