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, ∼9157🔥, 0💬
Popular Posts:
How to view contents of a EC public key file using OpenSSL "pkey" command? If you want to view conte...
Certificate summary - Owner: a248.e.akamai.net, "Akamai Technologies, Inc.", US Issuer: GTE CyberTru...
Why I am getting the "This Connection is Untrusted" error screen in Mozilla Firefox 9? You will see ...
Certificate Summary: Subject: sni.dreamhost.com Issuer: sni.dreamhost.com Expiration: 2025-08-08 18:...
What is "certmgr.exe" on Windows? What can I use it for? "certmgr.exe" is a Certificate Manager comm...