Page 1 of 1

Error: LetsEncrypt account registration 400

Posted: Fri Jun 16, 2017 4:28 pm
by Satont
Fresh istalled debian 8.8
agreement='https://letsencrypt.org/documents/LE-SA ... 1-2016.pdf' doesnt help me
apt-get install vim-common doesnt help

What i can do :(

Re: Error: LetsEncrypt account registration 400

Posted: Fri Jun 16, 2017 10:26 pm
by Bubka3
Use the search feature: viewtopic.php?f=11&t=14296

Re: Error: LetsEncrypt account registration 400

Posted: Fri Jun 30, 2017 9:59 am
by jozzeh
I had this error on a freshly debian 8.8 install.
After some debugging I noticed curl was not installed with SSL.

So when encountering this error:
1. check if curl is installed
2. check if curl has the HTTPS protocol
(command : "curl -V")