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:
setzco.dyndns.org
http is on port 8081
https is on port 8443
I ran this command:
Tried certbot but it wants web server running on port 80 and ISP blocks port 80.
That is why I run it on port 8081
can connect with https using port 8443, but requires added an exception because of cert issues?
It produced this output:
Can't get past certbot wanting port 80.
Have run openssl to create CSR files, but then says to submit to CA
My web server is (include version):
Server version: Apache/2.4.63 (Fedora Linux)
Server built: Jan 24 2025 00:00:00
The operating system my web server runs on is (include version):
Fedora 42
My hosting provider, if applicable, is:
Running on my own Fedora 42 machine.
I can login to a root shell on my machine (yes or no, or I don't know):
YES. Generally VNC directly to machine.
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):
certbot 3.3.0
But it is useless, since it wants web server running on port 80???