
10/29/2012 · Matthew Prince
What this post added
This post introduces OCSP Stapling as a significant performance enhancement for SSL connections. It explains the overhead associated with traditional OCSP/CRL checks for certificate revocation and details how OCSP Stapling reduces this overhead by 'stapling' the OCSP response to the SSL handshake, making HTTPS connections approximately 30% faster. Cloudflare's network-wide implementation of this feature is highlighted as a key contribution to making SSL adoption more appealing.