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.
tried to access website. Access worked with non-ssl. I installed such that certbot installed the contents /etc/letsencrypt and added ssl conf file in /etc/httpd/conf.d
It produced this output:
Firefox gives: The page isn’t redirecting propery
My web server is (include version):
Apache/2.4.37
The operating system my web server runs on is (include version): Centos Kernel: Linux 4.18.0.-240.22.1.el8_3.x86_64
My hosting provider, if applicable, is: myself
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):
When I revert to the non-ssl version I can see the site which is where I'm at now (conf file below). What I mean by non-ssl version is removing any attempt to use redirect or use the rewrite code from certbot (I'm not using both rewrite and redirect). I'm using the Centos 8 distribution version of apache so there's no configuration to be done other than creating the site specific configuration file which is below.
I forgot to mention that the site is a simple a one page website using only html and some javascript (for godaddy's secure site badge -- virus checker)