Hi, i got a problem by try to switch from “TLS-SNI-01” to “HTTP-01” challenge. certbot says that it cannot access: “http://jupiter.cocq.de/.well-known/acme-challenge/caC8YqHsj0dpEXXhortW5u3qhOT9zdXJFntGMQlTUxo”, but i have made a copy of those file during a test/debug runs and it is publicly accessible from web!
My domain is:
jupiter.cocq.de
I ran this command:
certbot run -a webroot -i apache -w /var/www/html -d jupiter.cocq.de --debug-challenges
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer apache
Cert is due for renewal, auto-renewing…
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for jupiter.cocq.de
Using the webroot path /var/www/html for all unmatched domains.
Waiting for verification…
Challenges loaded. Press continue to submit to CA. Pass “-v” for more info about
challenges.
Press Enter to Continue
Cleaning up challenges
Failed authorization procedure. jupiter.cocq.de (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://jupiter.cocq.de/.well-known/acme-challenge/caC8YqHsj0dpEXXhortW5u3qhOT9zdXJFntGMQlTUxo: Timeout during connect (likely firewall problem)
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: jupiter.cocq.de
Type: connection
Detail: Fetching
http://jupiter.cocq.de/.well-known/acme-challenge/caC8YqHsj0dpEXXhortW5u3qhOT9zdXJFntGMQlTUxo:
Timeout during connect (likely firewall problem)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. 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):
Server version: Apache/2.4.25 (Debian)
The operating system my web server runs on is (include version):
Debian GNU/Linux 9 (stretch)
My hosting provider, if applicable, is:
I don’t know
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 0.28.0