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. crt.sh | 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: corp.networkingtechnology.org
I ran this command:certbot -v
It produced this output:certbot -v
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
An unexpected error occurred:
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='acme-
v02.api.letsencrypt.org', port=443): Max retries exceeded with url:
/directory (Caused by
NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object
at 0x7fd2191ba6a0>: Failed to establish a new connection: [Errno -2]
Name or service not known',))
Ask for help or search for solutions at
https://community.letsencrypt.org. See the logfile
/var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more
details.
My web server is (include version):
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
I'm picking up my previous thread about "have hackers blocked Let's encrypt.
I created a rule on my firewall to allow all traffic on Ports 80 and 443 to my mail server hermes.corp.networking technology.org (pegasus and alma-86 as well). (My MX record on Networkingtechnology.org points to this server). It had no effect
I UNblocked ALL traffic from ALL AWS addresses. It had NO effect.
I disabled the firewall and get this:
certbot -v
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
An unexpected error occurred:
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='acme-
v02.api.letsencrypt.org', port=443): Max retries exceeded with url:
/directory (Caused by
NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object
at 0x7fd2191ba6a0>: Failed to establish a new connection: [Errno -2]
Name or service not known',))
Ask for help or search for solutions at
https://community.letsencrypt.org. See the logfile
/var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more
details.
So it isn't the firewall causing the problem