We continually get this error when trying to get a cert.
My domain is: culturepass.nyc
I ran this command: certbot certonly --webroot -w /var/www/html/bplnop -d culturepass.nyc -d www.culturepass.nyc
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for culturepass.nyc
http-01 challenge for www.culturepass.nyc
Using the webroot path /var/www/html/ for all unmatched domains.
Waiting for verification...
Cleaning up challenges
Failed authorization procedure. www.culturepass.nyc (http-01): urn:acme:error:dns :: DNS problem: query timed out looking up CAA for www.culturepass.nyc, culturepass.nyc (http-01): urn:acme:error:dns :: DNS problem: query timed out looking up CAA for culturepass.nyc
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: www.culturepass.nyc
Type: None
Detail: DNS problem: query timed out looking up CAA for
www.culturepass.nyc
Domain: culturepass.nyc
Type: None
Detail: DNS problem: query timed out looking up CAA for
culturepass.nyc
My web server is (include version): apache
The operating system my web server runs on is (include version): RHEL
My hosting provider, if applicable, is: AWS
I can login to a root shell on my machine (yes or no, or I don’t know): yes