Good morning.
I am trying to renew the SSL certificate of my website, served by Let's Encrypt. I have installed Certbot on my server but it does not recognize the certificate I have; so I am going to download a new certificate to overwrite the old one.
However, I cannot download the new certificate with Certbot.
Am I missing something? The domain is well written and the ip points correctly to the domain.
Thanks for your help!!
My domain is: geondesa.com
I ran this command: certbot certonly --webroot -w /inetpub/wwwroot/GEO -d geoendesa.com
It produced this output:
Saving debug log to C:\Certbot\log\letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for geoendesa.com
Using the webroot path C:\inetpub\wwwroot\GEO for all unmatched domains.
Waiting for verification...
e[31mChallenge failed for domain geoendesa.come[0m
http-01 challenge for geoendesa.com
Cleaning up challenges
e[31mSome challenges have failed.e[0m
e[1m
IMPORTANT NOTES:
e[0m - The following errors were reported by the server:
Domain: geoendesa.com
Type: unauthorized
Detail: Invalid response from https://geoendesa.com
[15.236.94.226]: "\r\n\r\n\r\n <meta
http-equiv="Content-Type" content="text/html;
charset=utf-8">\r\n <meta name="viewport" "
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): IIS (version 10.0.17763.1)
The operating system my web server runs on is (include version): Windows Server 2019 (vs.1809)
My hosting provider, if applicable, is: AWS EC2
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): Certbot version 1.8.0