What is OCSP?

Study for the WGU ITAS 2142 D830 Introduction to Cryptography Exam. Review flashcards and multiple choice questions with hints and explanations. Get ready for your exam!

Multiple Choice

What is OCSP?

Explanation:
OCSP is Online Certificate Status Protocol, a mechanism to check in real time whether a digital certificate has been revoked. Instead of downloading a full certificate revocation list, a client queries an OCSP responder with the certificate’s issuer information and serial number. The responder replies with a status: good if the certificate is still valid, revoked if it was revoked, or unknown if the status can’t be determined. The response is digitally signed by the issuing CA, and the client verifies the signature and the freshness of the information. This makes revocation checks fast and scalable during activities like TLS handshakes, and sometimes the latest OCSP response is provided by the server through OCSP stapling to improve efficiency.

OCSP is Online Certificate Status Protocol, a mechanism to check in real time whether a digital certificate has been revoked. Instead of downloading a full certificate revocation list, a client queries an OCSP responder with the certificate’s issuer information and serial number. The responder replies with a status: good if the certificate is still valid, revoked if it was revoked, or unknown if the status can’t be determined. The response is digitally signed by the issuing CA, and the client verifies the signature and the freshness of the information. This makes revocation checks fast and scalable during activities like TLS handshakes, and sometimes the latest OCSP response is provided by the server through OCSP stapling to improve efficiency.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy