Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 1 match
- Tue Oct 12, 2021 1:17 pm
- Forum: General Discussion
- Topic: Error: Letsencrypt nonce request status vestacp
- Replies: 17
- Views: 71758
Re: Error: Letsencrypt nonce request status vestacp
Hello,
could such error happen due to DST Root CA X3 Expiration (September 30, 2021) ?
Yes, in my case on debian 7 server ISRG Root X1 wasn't trusted so letsencrypt refreshes started failing.
To check you can try to run in SSH
curl -I "https://acme-v02.api.letsencrypt.org/directory"
If that ...