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: www.yvonh.com
I ran this command: ./certbot-auto certonly --webroot -w /home/yvonh/public_html/ -d www.yvonh.com -d yvonh.com
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for www.yvonh.com
http-01 challenge for yvonh.com
Using the webroot path /home/yvonh/public_html for all unmatched domains.
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. yvonh.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://yvonh.com/.well-known/acme-challenge/bS5ymRoSXu9yODaofo4wQxNDmAUNptCZOBIOSUjBfW8: "
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: yvonh.com
<meta name="viewport" content="width=devi"
Type: unauthorized
Detail: Invalid response from
http://yvonh.com/.well-known/acme-challenge/bS5ymRoSXu9yODaofo4wQxNDmAUNptCZOBIOSUjBfW8:
"To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address.
My web server is (include version): Apche 2.4
The operating system my web server runs on is (include version): Debian 8
My hosting provider, if applicable, is: self Hosted dedicated server
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): WEBMIN
Hi I had this error while trying to expand a certificat to include the non www version. Spent A few hours trying to solve, so i backed up the website, deleted the vhost and created a new vhost (so it is currently empty)
Then I ran the command to create a certificat with the line above, but I still have this error.
Why does it say that A record is not configured correctly? I checked at the registrar it has the correct IP Adresse.
I think it’s a DNS misconfiguration? thanks in advance