Package: letsencrypt.sh
Version: 0.2.0-1
Severity: serious

Hi,

the LE agreement URL changed, letsencrypt.sh needs to be updated
accordingly, please cherry-pick:


https://github.com/lukas2511/letsencrypt.sh/commit/afabfff06e2dece1772ed788ac41ca0d297ab49b

otherwise new LE installations don't work and error out with:

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

Details:
{
  "type": "urn:acme:error:malformed",
  "detail": "Provided agreement URL
[https://letsencrypt.org/documents/LE-SA-v1.0.1-July-27-2015.pdf] does
not match current agreement URL
[https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf]";,
  "status": 400
}

Regards,
Daniel

Reply via email to