Let's Encryipt OCSP stapling on LAMP server

Hello,

I could not find instructions on how to enable OCSP for Let’s Encrypt in a LAMP server. Please, anybody can point me to these instructions?

Any advice is welcome.

rgs

IM

OCSP stapling isn’t Let’s Encrypt specific. You can just use a regular guide: https://wiki.apache.org/httpd/OCSPStapling

Also, certbot has the option to enable stapling. Just add --staple-ocsp to the commands when issuing a certificate if you use `certbot.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.