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:
portal.darghigh.school.nz
I ran this command:
sudo certbot --apache -v
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Which name would you like to activate HTTPS for?
- portal.darghigh.school.nz
Select the appropriate numbers separated by commas and/or spaces, or leave imput
blank to select all options shown (Enter 'c' to cancel): 1
Requesting a certificate for portal.darghigh.school.nz
Performing the following challenges:
http-01 challenge for portal.darghigh.school.nz
Enabled Apache rewrite module
Waiting for verification...
Challenge failed for domain portal.darghigh.school.nz
http-01 challenge for portal.darghigh.school.nz
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: portal.darghigh.school.nz
Type: connection
Detail: Fetching http://portal.darghigh.school.nz/.well-known/acme-challenge/J-sK7XS_GR4Gj6t3gnoBYUEVEi44o3qDKyp0tV88Mzo:
time out during connect (likely firewall problem)
Hint: The Certificate Authority failed to verity the temporary Apache configuration changes made by Certbot. Ensure that the listed
domains point to this Apache server and that it is accessible from the internet.
Cleaning up challenges
Some challenges have failed.
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):
Apache/2.4.52 (Debian)
The operating system my web server runs on is (include version):
Debian 11.2
My hosting provider, if applicable, is:
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 1.23.0
Hello, I'm having trouble getting a certificate with Certbot. Feedback is that it is a firewall problem.
Firewall is off.
I can access the page at work and from home (http, port 80).
I have had a third party say they can reach the page.
I thought the problem may be my ISP is geofencing but they say they are not geofencing.
Any help would be appreciated.
Thank you
Tristan