Page 6 of 7

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Tue Aug 27, 2019 8:41 pm
by positiv
m0ze wrote:
Fri May 17, 2019 1:05 am
Faced the same problem today, after several attempts and two reinstalls I've fixed this error by disabling two options for my domain on CloudFlare account: "force HTTPS" and "fix HTTP" (later I've tested this steps for two other domains - all the same things). Maybe this will help someone.
This worked for me, Thanks m0ze.

I reinstalled Vesta (Debian) before this without any joy.

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Tue Sep 24, 2019 6:13 am
by Spheerys
I have the same issue for several domains on 2 differents servers.
The same day.
I guess there is something on Let's Encrypt side, but I'm not sure...

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Fri Sep 27, 2019 7:23 pm
by SanTi
I cant enter to my website via http://. And also I cant add letsencrypt ssl to domains which has no ssl on vestapanel. I get validation status 400 error.

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Fri Sep 27, 2019 7:55 pm
by Spheerys
Day after day, I have more websites wich can't renew their LE certificates.
I think it's a future big issue because in 3 weeks, my first websites won't have valid cert and will be inaccessible...

Nobydy except SanTi have issues with LE cert ??

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Sat Sep 28, 2019 7:43 am
by Spheerys

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Sat Sep 28, 2019 6:54 pm
by SanTi
The problem is continuing. I cant add ssl to domains. I get validation status 400 error. Is there anyone who solve this problem? I think one or two weeks later this will be big problem because current certicates will be expired. You cant renew.

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Sat Sep 28, 2019 7:22 pm
by SanTi
I have tried add ssl on vestacp interface and I get the same error (validation status 400) when I do this I can see nginx.domain.com.conf_letsencrypt in domain/conf/web but I cant see certificate ile on there.
Then I used this command on putty or etc. via ssh:

Code: Select all

v-list-web-domain-ssl user user.com 
I saw the certificate by this way and I copied and added manual on interface. Then I used

Code: Select all

v-update-letsencrypt-ssl
Now I can add certificates on vestacp interface.

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Mon Oct 28, 2019 2:55 pm
by birongcode
i faced the same problem (Error: Let's Encrypt validation status 400) and all the above solution doesn't work.. my solution is,
i go to : https://www.sslforfree.com/ , create my certificate (its LE too btw), i choose FTP Verification (choose whats best for you, but i avoid DNS txt record thing since it took time), get all the files for certificate etc, then paste all the info in the SSL input, and my site is running on SSL now

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Thu Oct 31, 2019 12:49 am
by kjernekrafttrikk
Got the same thing. No way listed on the forum helped. But I've found my problem, finally—my wrong conf of nginx ssl (my domain was extremely brand new and I didn't even try to access it, and the access was broken). So check your SSL conf, friends, maybe your solution is there.

Re: Error Code: 15 - SSL - Lets Encrypt

Posted: Sat Nov 09, 2019 2:11 am
by Pham