Collections:
Other Resources:
What Is OCSP (Online Certificate Status Protocol)
What is OCSP (Online Certificate Status Protocol)?
✍: FYIcenter.com
OCSP (Online Certificate Status Protocol) is
an Internet protocol that allows client systems to communicate
with the CA (Certificate Authority) of an X.509 digital certificate
to verify the status of the certificate.
When a client system receives an X.509 digital certificate from a server, the client system should first make sure the certificate has not been revoked by the CA.
This can be done by sending an OCSP request to CA's OCSP server. The request contains the certificate's identification. The CA's OCSP server will return the current revocation status of the certificate. If the status says revoked, the certificate should be rejected.
Here is a diagram showing how a client system receives a server certificate
and verifies its status using OCSP (source: venafi.com).
Â
⇒ Find OCSP Server URL of Certificate CA
⇠OCSP (Online Certificate Status Protocol)
2016-08-16, ∼8791🔥, 0💬
Popular Posts:
Certificate summary - Owner: tinyurl.com, Domain Control Validated Issuer: Go Daddy Secure Certifica...
How to export a certificate from a cert8.db file to a certificate file in PEM format? If you want to...
How to run OpenSSL commands? I have OpenSSL installed on my Windows computer. If you have OpenSSL fo...
Administrators usually configure certificate templates in advance so that the templates can be used ...
Where to find certificate tutorials related to Apple Mac computers? Here is a collection of certific...