![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
OCSP_CRLID *
void
X509_EXTENSION *
DESCRIPTIONIf a client asks about the validity of a certificate and it turns out to be invalid, the responder may optionally communicate which certificate revocation list the certificate was found on. The required data is stored as an ASN.1 CrlID structure in the singleExtensions field of the SingleResponse structure. The CrlID is represented by an OCSP_CRLID object, which will be stored inside the OCSP_SINGLERESP object documented in OCSP_SINGLERESP_new(3).
RETURN VALUES
SEE ALSOOCSP_REQUEST_new(3), OCSP_resp_find_status(3), OCSP_response_status(3), X509_EXTENSION_new(3) STANDARDSRFC 6960: X.509 Internet Public Key Infrastructure Online Certificate Status Protocol, section 4.4.2: CRL References HISTORY
CAVEATSThe function names
|