Day: November 3, 2021
OCSP Stapling
OCSP Stapling OCSP stands for Online Certificate Status Protocol. It is a tool to check the certificate status in real-time. When a user visits your site, an OCSP request is generally made to the Certificate Authority that issued the SSL certificate. This is done to verify the SSL certificate hasn’t been revoked. Since this check is done in real-time it can create a short delay. This is where OCSP stapling comes in. In short, OCSP stapling saves the results of
Mark
November 3, 2021