Hello, all I am running into an issue with getting SSL setup on my new web server. I used the following website to try and install my SSL. I have looked for this error on the web, and even contacted go daddy as the IP's in the error are from DNS entries on godaddy. I have a feeling they are blocking the request. I have opened up port 403 on the server that has a static IP issued from comcast. Both TCP and UDP.
Ref: Install Let’s Encrypt SSL Certificate for Apache on Ubuntu 22.04 LTS
My domain is:
I ran this command:
sudo certbot --apache
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Which names would you like to activate HTTPS for?
We recommend selecting either all domains, or all domains in a VirtualHost/server block.
1: marine-captain.com
2: www.marine-captain.com
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter 'c' to cancel):
Requesting a certificate for marine-captain.com and www.marine-captain.com
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: marine-captain.com
Type: unauthorized
Detail: 15.197.225.128: Invalid response from http://marine-captain.com/.well-known/acme-challenge/UBMcoaZuDOdyuSE3EbhJ0dgjvhlIhwM12QVQmyH41uY: 403
Domain: www.marine-captain.com
Type: unauthorized
Detail: 15.197.225.128: Invalid response from http://www.marine-captain.com/.well-known/acme-challenge/dX7yx7j3b4PTmAyfuQdhhr7FWLR9eoOoPMLeTWzpZfs: 403
Hint: The Certificate Authority failed to verify 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.
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):
Intel NUC, with ubuntu 24.04, apache, PHP, mariaDB, and phpmyadmin
The operating system my web server runs on is (include version):
ubuntu 24.04
My hosting provider, if applicable, is:
self hosted
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 3.0.1