My domain is: blogs.eleves.ens.fr
I ran this command: dehydrated -c
It produced this output:
# INFO: Using main config file /etc/dehydrated/config
# INFO: Running /usr/bin/dehydrated as dehydrated/dehydrated-certs
# INFO: Using main config file /etc/dehydrated/config
Processing blogs.eleves.ens.fr
+ Checking domain name(s) of existing cert... unchanged.
+ Checking expire date of existing cert...
+ Valid till Oct 8 12:22:12 2024 GMT (Less than 30 days). Renewing!
+ Signing domains...
+ Generating private key...
+ Generating signing request...
+ Requesting new certificate order from CA...
+ Received 1 authorizations URLs from the CA
+ Handling authorization for blogs.eleves.ens.fr
+ Found valid authorization for blogs.eleves.ens.fr
+ 0 pending challenge(s)
+ Requesting certificate...
ERROR: Problem connecting to server (post for https://acme-v02.api.letsencrypt.org/acme/finalize/86339695/305369762606; curl returned with 56)
EXPECTED value GOT EOF
For more info, when running curl in -vv
mode, the last message before failure is:
> POST /acme/finalize/86339695/307363191626 HTTP/1.1
> Host: acme-v02.api.letsencrypt.org
> User-Agent: dehydrated/0.7.0 curl/7.74.0
> Accept: */*
> Content-Type: application/jose+json
> Content-Length: 1642
>
} [1642 bytes data]
* upload completely sent off: 1642 out of 1642 bytes
* OpenSSL SSL_read: Connection reset by peer, errno 104
* Closing connection 0
} [5 bytes data]
ERROR: Problem connecting to server (post for https://acme-v02.api.letsencrypt.org/acme/finalize/86339695/307363191626; curl returned with 56)
EXPECTED value GOT EOF
My web server is (include version): Apache/2.4.62 (Debian) mod_fcgid/2.3.9 OpenSSL/1.1.1w mod_wsgi/4.7.1 Python/3.9
The operating system my web server runs on is (include version): Debian GNU/Linux 11 (bullseye)
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): Dehydrated version: 0.7.0