📚 node [[lets encrypt certificate renewal issue]]
Let's Encrypt certificate renewal issue
I got an email that my certificates were going to expire.
Given they are set to auto-renew, this seemed odd.
I logged in to the server and some errors indeed in ~/var/log/letsencrypt/letsencrypt.log
Along the lines of
Detail: 37.218.246.201: Fetching http://commonplace.doubleloop.net/.well-known/acme-challenge/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx: Timeout during connect (likely firewall problem)
And indeed it was a firewall problem. I did not have port 80 open, just 443 and some others.
ufw allow http
certbot -q renew
sorted it.
Weird that this just manifested though. What changed?
📖 stoas
- public document at doc.anagora.org/lets-encrypt-certificate-renewal-issue
- video call at meet.jit.si/lets-encrypt-certificate-renewal-issue
⥱ context
← back
(none)
(none)
↑ pushing here
(none)
(none)
↓ pulling this
(none)
(none)
→ forward
(none)
(none)
🔎 full text search for 'lets encrypt certificate renewal issue'