https://letsencrypt.org/2024/07/23/replacing-ocsp-with-crls.html
Today we are announcing our intent to end Online Certificate Status Protocol (OCSP) support in favor of Certificate Revocation Lists (CRLs) as soon as possible. OCSP and CRLs are both mechanisms by which CAs can communicate certificate revocation information, but CRLs have significant advantages over OCSP. Let’s Encrypt has been providing an OCSP responder since our launch nearly ten years ago. We added support for CRLs in 2022.
[...]
We recommend that anyone relying on OCSP services today start the process of ending that reliance as soon as possible.
We should look into this and start preparing for the transition in various places of our stack, in acme-chief and the CDN itself.