Continuing the discussion from [Test Message] Let's Encrypt staging environment certificate expiry:
Hi friends,
On VPS debian jessie,
today I've received this email:
Hello,
[ Note: This message is from the Let's Encrypt staging environment. It likely is not relevant to any live web site. ]
You issued a testing cert (not a live one) from Let's Encrypt staging environment. This mail takes the place of what would normally be a renewal reminder, but instead is demonstrating delivery of renewal notices. Have a nice day!
Details:
DNS Names: cosmogonia.org
www.cosmogonia.org
Expiration Date: 29 Dec 16 09:33 +0000)
Days to Expiration: 19
For any questions or support, please visit https://community.letsencrypt.org/. Unfortunately, we can't provide support by email.
If you are receiving this email in error, unsubscribe at You've been unsubscribed (HTTP link, we know. We're working on it!)
Regards,
The Let's Encrypt Team
This August, I made a mistake and I had requested a test certificate.
So now, this morning I received this email, ...a little bit later
So, watching into above post, I've followed the @bmw indications:
- searched for acme-staging.api.letsencrypt.org
sudo grep -r $(ls /etc/letsencrypt/accounts/acme-staging.api.letsencrypt.org/directory) /etc/letsencrypt/renewal/
and when I've seen no output,
- delete the "/etc/letsencrypt/accounts/acme-staging.api.letsencrypt.org" directory and its content.
Now all seem work fine ...brrr!!
Thanks!!