1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
What does OCSP stand for, and what does it provide?
OCSP stands for Online Certificate Status Protocol, and it provides scalability for OCSP checks.
Who is responsible for responding to client OCSP requests in the traditional model?
The Certificate Authority (CA) is responsible for responding to all client OCSP requests.
What scalability issue arises with the traditional OCSP model?
The CA may not scale well when responding to numerous client OCSP requests.
How does OCSP stapling improve the process?
The certificate holder verifies their own status, and the OCSP status is "stapled" into the SSL/TLS handshake, digitally signed by the CA.