OCSP Stapling in Nginx: What It Is, Why It Matters, and How to Configure It
I spent a while ignoring OCSP stapling because it felt like an advanced optimization that wasn’t worth the effort. Then I actually measured the TLS handshake times on a server without it and realized visitors were waiting for an extra round-trip to a CA’s OCSP server on every new connection. That changes the calculus. What […]
OCSP Stapling in Nginx: What It Is, Why It Matters, and How to Configure It Read Post »