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, ∼8922🔥, 0💬
Popular Posts:
Certificate Summary: Subject: *.digikala.com Issuer: CLASS 2 KEYNECTIS CA Expiration: 2018-10-19 08:...
Certificate summary - Owner: COMODO SSL CA 2, COMODO CA Limited, L=Salford, ST=Greater Manchester, G...
Certificate summary - Owner: ssl2.cdngc.net, CDNetworks Inc., L=San Jose, ST=California, US Issuer: ...
How can I use Microsoft "certutil -addstore" command? What are command options supported by "certuti...
Archived certificates are certificates that have expired or have been renewed. In many cases, it is ...