OCSP VALIDATION
Online Certificate Status Protocol (OCSP) is used by Certificate Authorities to check the revocation status of an X.509 digital certificate.
Field |
Type |
Description |
---|---|---|
revocation.ocsp.next_update |
date |
|
revocation.ocsp.reason |
text |
An enumerated value indicating the issuer-supplied reason for the revocation. |
revocation.ocsp.revocation_time |
date |
The issuer-supplied timestamp indicating when the certificate was revoked. |
revocation.ocsp.revoked |
boolean |
Whether the certificate has been revoked before its expiry date by the issuer. |
Comments
0 comments
Article is closed for comments.