Мое доменное имя - guithe.com, купленное у Amazon. И я разместил его на веб-сервере Amazon с использованием операционной системы ec2 instance amazon linux AMI. Я пытался создать сертификат для guithe.com и www.guite.com, а также. Но я получаю ошибку
[ec2-user@ip-000000000html]$ sudo ./certbot-auto --authenticator webroot --installer apache -w /var/www/html
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer apache
No names were found in your configuration files. Please enter in your domain
name(s) (comma and/or space separated) (Enter ‘c’ to cancel): guithe.com www.guithe.com
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for guithe.com
http-01 challenge for www.guithe.com
Using the webroot path /var/www/html for all unmatched domains.
Waiting for verification…
Challenge failed for domain guithe.com
Challenge failed for domain www.guithe.com
http-01 challenge for guithe.com
http-01 challenge for www.guithe.com
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
The following errors were reported by the server:
Domain: guithe.com
Type: unauthorized
Detail: Invalid response from
http://guithe.com/.well-known/acme-challenge/eLmfkmy5z6jXiQRRnyozYb4Ssu8wdXustOhHfzqUPr0
[15.236.93.27]: "\r\n<html lang=“en”>\r\n
\r\n \r\n <meta name=\"viewport\" content=\"width=devi"
Domain: www.guithe.com
Type: unauthorized
Detail: Invalid response from
http://www.guithe.com/.well-known/acme-challenge/-CDtMRLYZn8e4cX4lOwWuSlVqnychz2LqPOw10gyOUI
[15.236.93.27]: "\r\n<html lang=“en”>\r\n
\r\n \r\n <meta name=\"viewport\" content=\"width=devi"
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.
Спасибо