Hi all,
I’m trying to enable HTTPS initially with LetsEncrypt and the Nginx web server running on my JiffyBox but get the error “tsdh.org (tls-sni-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Error getting validation data”.
My domain is: tsdh.org
I ran this command: sudo certbot --nginx
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Which names would you like to activate HTTPS for?
1: tsdh.org
2: rotkap.tsdh.org
3: www.tsdh.org
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter ‘c’ to cancel): 1
Obtaining a new certificate
Performing the following challenges:
tls-sni-01 challenge for tsdh.org
2017/08/27 10:10:01 [notice] 4027#4027: signal process started
Waiting for verification…
Cleaning up challenges
2017/08/27 10:10:05 [notice] 4029#4029: signal process started
Failed authorization procedure. tsdh.org (tls-sni-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Error getting validation data
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: tsdh.org
Type: connection
Detail: Error getting validation dataTo 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. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you’re using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
My web server is (include version): nginx-1.13.4
The operating system my web server runs on is (include version): Arch Linux (up to date)
My hosting provider, if applicable, is: domainfactory, the server is a JiffyBox
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