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: nwbsf.com
I ran this command: sudo certbot certonly --manual -d nwbsf.com -d www.nwbsf.com
It produced this output:
-
The following errors were reported by the server:
Domain: nwbsf.com
Type: connection
Detail: Fetching
https://nwbsf.com.well-known/acme-challenge/fnOd2hKLi9BZHat1kJ3IudCEGlA5-HeIeRp0RkJlicw:
Error getting validation dataDomain: www.nwbsf.com
Type: connection
Detail: Fetching
https://nwbsf.com.well-known/acme-challenge/UExUGG1I8ujQx1_ylQUrr0gDMIUtczfk6x7iplfgjEo:
Error getting validation data
My web server is (include version): Apache/2.2.29 (Unix)
The operating system my web server runs on is (include version): macOS 10.8.5
My hosting provider, if applicable, is: N/A
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
I create the files as requested. One of them is:
https://nwbsf.com/.well-known/acme-challenge/UExUGG1I8ujQx1_ylQUrr0gDMIUtczfk6x7iplfgjEo
I have no problem accessing this file from the outside. Why do I get a verification error?
Also: why is there a missing slash in the error URL right before .well-known?