Bill Carney's picture

I'm attempting to teach myself on how to generate a Let's Encrypt cert request. I'm running the wizard in confconsole, and Im getting this error:

dehydrated-wrapper: INFO: running dehydrated

+ ERROR An error occurred while sending post-request to https://acme-v01.api.letsencrypt.org/acme/new-reg (Status 400) Details:

{ “type”: “url:acme:error:malformed”.

“detail”: “Provider agreement URL [https://letsencrypt.ord/documents/LE-SA-v1.1.1-August-1-2016.pdf] does not match current agreement URL [https://letsencrypt.ord/documents/LE-SA-v1.2-November-15-2017.pdf]”,

“status”: 400 }

I'm not sure how to overcome this.  Any suggestions?

 
Forum: 
Jeremy Davis's picture

Yeah sorry about that Bill.

Let's Encrypt have changed their ToS since we released v14.2. So it's a bug in our setup. The workaround (until they next update their ToS) is noted in a comment.

FWIW I have significantly refactored the LE Confconsole plugin (so it now gets the ToS URL dynamically) and prepared an updated Confconsole package a while ago , but Alon still hasn't uploaded it.

Add new comment