LetsEncrypt drops OCSP support - required config changes?

Torge Riedel <[email protected]> Thu, 1 May 2025 15:54:42 +0200
Newsgroups gmane.comp.apache.user
Message-ID <[email protected]>
Dears,

I received the info that LetsEncrypt drops support for OCSP of their certificates.

I took a look on my apache2 config and found

   SSLUseStapling On
   SSLStaplingCache "shmcb:logs/ssl_stapling(32768)"

The docs (https://httpd.apache.org/docs/trunk/mod/mod_ssl.html#sslusestapling) are not fully clear to me, if it makes sense to keep this config / enable OCSP using certs from LetsEncrypt.

Any hint is helpful.

Thanks and kind regards
Torge