Getting an email when certificates are about to expire

I use a website monitoring tool which reported that the domain g3vcg.org.uk had an out of date SSL certificate. On checking it seems somehow I'd deleted snap on the server, so no certificates were renewing. That's now fixed.

Does Let's encrypt send a message when certificates are not renewing? If so, are mine sent to a gmail address or a kirkbymicrowave.co.uk address? I use the latter far more, but might have used the former for a certificate or two. I did not notice any emails, but I get so many emails that it's possible i overlooked it.

Let's Encrypt doesn't send out account-specific emails themselves (though you can sign up for their newsletters for general updates). They do have documentation linking to some monitoring systems you may want to explore, but you may want to see if whatever website monitoring tool you're already using has options for alerting for close-to-expiration certificates as well.

Not any more since mid 2025 to be exact. @drkirkby See Support Ended for Expiration Notification Emails for more info.

If you are OK with self hosting you can use this bash script with a web based GUI. Web GUI Self Hosted TLS SSL Monitoring Notification Bash Script

You can modify the script to get email or curl api call to your favorite text messaging service.