Have you ever been rushing to fix an expiring SSL certificate?
Or worse, an expiring domain?
Did that disrupt other essential work? You bet.
A while back, I was notified that “Lets Encrypt” is discontinuing its certificate expiration email notifications.
With my solutions hat on, and my automation hat on, and the immediate business need, I got to work.
I like to fix things once and for all.
I created a micro Amazon Web Services (AWS) Lambda API service to validate the certificate and then leveraged n8n to automate the checks across all my domains.
Problem -> Solved!
What compelling automation needs are bugging you and you’d like solved?