Page 1 of 1

[FIX FOR LETSENCRYPT ERROR 400]

Posted: Sat Oct 12, 2019 10:47 pm
by adrijanx
I faced this issue today and found the solution which was working for me.


Debian, Ubuntu & CentOs:

Code: Select all

$ wget https://dl.eff.org/certbot-auto
$ sudo mv certbot-auto /usr/local/bin/certbot-auto
$ sudo chown root /usr/local/bin/certbot-auto
$ sudo chmod 0755 /usr/local/bin/certbot-auto
$ service vesta restart
Try again validating your domain.