Can't save certificate from Let's Encrypt anymore

My domain is: riksvav.se

I ran this command: Can't save certificate from Let's Encrypt anymore in Direct Admin. Before, at other sites, it has worked.

It produced this output:

Cannot Execute Your Request

Details
Generating 4096 bit RSA key for let's encrypt account...
openssl genrsa 4096 > "/usr/local/directadmin/data/users/riksvav/letsencrypt.key"
Generating RSA private key, 4096 bit long modulus
.............................++
.........................................................................++
e is 65537 (0x10001)
Account registration error. Response: HTTP/1.1 100 Continue
Expires: Mon, 05 Feb 2018 12:27:55 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache

HTTP/1.1 400 Bad Request
Server: nginx
Content-Type: application/problem+json
Content-Length: 267
Replay-Nonce: 3Kivs3DhRsLrJfpmJRDt6lVI6lsLh_Tis6Qscro4xas
Expires: Mon, 05 Feb 2018 12:27:56 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Mon, 05 Feb 2018 12:27:56 GMT
Connection: close

{
"type": "urn:acme:error:malformed",
"detail": "Provided agreement URL [https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf] does not match current agreement URL [https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf]",
"status": 400
}.

My web server is (include version): http://www.riksvav.se/phpinfo.php

My hosting provider, if applicable, is: Glesys (IP: 195.238.77.215)

I'm using a control panel to manage my site (no, or provide the name and version of the control panel): DirectAdmin

You have to update that DirectAdmin software somehow, it uses an incompatible Terms Of Agreement URL. This flaw has been discussed before and found in some clients.

1 Like

Your DirectAdmin control panel needs to be upgraded. See:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.