Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: eam.esss.lu.se
I ran this command: certbot --text --agree-tos --non-interactive certonly -a standalone --keep-until-expiring --cert-name eam.esss.lu.se -d eam.esss.lu.se --http-01-port=8888
It produced this output:
Domain: eam.esss.lu.se
Type: connection
Detail: Fetching http://eam.esss.lu.se/.well-known/acme-challenge/56JU3a3FrYdsaF6Mj3L8kkBGtJ5XftfYlfQdfYgXvLw: Error getting validation data
{
“identifier”: {
“type”: “dns”,
“value”: “eam.esss.lu.se”
},
“status”: “invalid”,
“expires”: “2020-03-25T12:51:26Z”,
“challenges”: [
{
“type”: “http-01”,
“status”: “invalid”,
“error”: {
“type”: “urn:ietf:params:acme:error:connection”,
“detail”: “Fetching http://eam.esss.lu.se/.well-known/acme-challenge/56JU3a3FrYdsaF6Mj3L8kkBGtJ5XftfYlfQdfYgXvLw: Error getting validation data”,
“status”: 400
},
The operating system my web server runs on is (include version): Centos7
I can login to a root shell on my machine (yes or no, or I don’t know): yes
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): certbot 1.0.0