Error Code: 15 - SSL - Lets Encrypt
Re: Error Code: 15 - SSL - Lets Encrypt
I also got the 400 error renewing my Lets Encrypt SSL using
I've modified my nginx files unique to certain sites (GeoIP to block outside countries, Security settings for Defender/Wordpress) and that was the cause of my issue. The fix:
Code: Select all
v-update-letsencrypt-ssl
- In Vesta CP Visit the User of the domain that is causing issue
- Rebuild Web for that user
- Grab a beer
- Run the update code again
-
- Posts: 29
- Joined: Wed Feb 17, 2016 6:22 am
Re: Error Code: 15 - SSL - Lets Encrypt
The same problem
Trying to add cert for domain to the control panel:
Error: Let's Encrypt validation status 400
ssh: v-add-letsencrypt-domain USERNAME DOMAIN
Error: Let's Encrypt validation status 400
I have tried all the ways in this thread and in other threads. Nothing helps!
Trying to add cert for domain to the control panel:
Error: Let's Encrypt validation status 400
ssh: v-add-letsencrypt-domain USERNAME DOMAIN
Error: Let's Encrypt validation status 400
I have tried all the ways in this thread and in other threads. Nothing helps!
Re: Error Code: 15 - SSL - Lets Encrypt
I was finally able to get this working by changing my primary domain from child-ns to default.
Note that it wiped out all of my existing DNS settings (SPF, DMARC, CNAME and A records) so make note of them before you switch.
Note that it wiped out all of my existing DNS settings (SPF, DMARC, CNAME and A records) so make note of them before you switch.
Re: Error Code: 15 - SSL - Lets Encrypt
I was getting that error also and for some reason it worked after I removed the DEV alias domain EXAMPLE: mydomain.com-DEV and re install SSL. :)