So I guess Let’s Encrypt has decided what I’ll be working on today then…
https://letsencrypt.org/2024/12/05/ending-ocsp/
(They’re ending OCSP stapling support. I’ll be updating Auto Encrypt¹ to remove OCSP support and then update @small-tech/https, which uses it, along with Auto Encrypt Localhost² to provide seamless TLS support regardless of whether you’re working in development or in production, and then update Site.js³ – deprecated but still used to serve some of our own sites at Small Technology Foundation⁴ – and Kitten⁵, with the latest @small-tech/https.)
¹ https://codeberg.org/small-tech/auto-encrypt
² https://codeberg.org/small-tech/auto-encrypt-localhost
³ https://codeberg.org/small-tech/https
⁴ https://small-tech.org
⁵ https://kitten.small-web.org
@aral Also with expiration notifications, look their last email:
"We’re writing to inform you that we intend to discontinue sending expiration notification emails. You can learn more in this blog post. You will receive this reminder email again in the coming months:"
https://letsencrypt.org/2025/01/22/Ending-Expiration-Emails
@psy5 To be fair, I can’ imagine using Let’s Encrypt in a non-automated way. I’ve never even subscribed to such emails (and Auto Encrypt creates accounts without email addresses as they’ve never been required.)
@aral In environments like Plesk panel with multiples customer Webs with free Let's Encrypt SSLs, the notifications can help to maintain and renew the certificates.
I'm sure, how you are saying, that the best way is have an automated tool or script.