Can someone help me figure out why there is a SSL error on my website?
I'll do my best to explain. Certain people have told me that mysite is inaccessible. I cant reproduce it because from my end (home network and cell network) it loads fine. I have tested it in firefox, chrome, and brave from all my devices. I'm sorry but I cant print out the error because no one has helped me by sending a screen shot of what the error says.
My apache2 .conf files and .htaccess file is posted here: https://pastebin.com/riVMcwYN
The first section in the paste is actually the regular .conf, not the le-ssl.conf. sorry about that
Thank you so much for your time and efforts.
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
certbot/oldstable,now 0.31.0-1+deb10u1 all [installed]
python-certbot-apache/oldstable,now 0.31.0-1 all [installed]
python3-certbot/oldstable,now 0.31.0-1+deb10u1 all [installed,automatic]
python3-certbot-apache/oldstable,now 0.31.0-1 all [installed,automatic]
update Someone did report they get an error with curl:
(35) error:1408F10B:SSL routines:ssl3_get_record:wrong version number
Thank you for the reply and for pointing this out.
So is this a client side problem with their browsers or operating systems or is it something that I can change in my .htaccess file or config files that would force my server to use IPv6?
Here is the output of apachectl -t -D DUMP_VHOSTS
VirtualHost configuration:
45.79.80.227:80 45.79.80.227 (/etc/apache2/sites-enabled/lexrex.xyz.conf:1)
45.79.80.227:443 45.79.80.227 (/etc/apache2/sites-enabled/lexrex.xyz.conf:12)
*:443 is a NameVirtualHost
default server lexrex.xyz (/etc/apache2/sites-enabled/lexrex.xyz-le-ssl.conf:2)
port 443 namevhost lexrex.xyz (/etc/apache2/sites-enabled/lexrex.xyz-le-ssl.conf:2)
alias www.lexrex.xyz
port 443 namevhost pastlife.works (/etc/apache2/sites-enabled/pastlife.works-le-ssl.conf:2)
alias www.pastlife.works
port 443 namevhost starseedgrowers.org (/etc/apache2/sites-enabled/starseedgrowers.org-le-ssl.conf:2)
alias www.starseedgrowers.org
*:80 is a NameVirtualHost
default server lexrex.xyz (/etc/apache2/sites-enabled/lexrex.xyz.conf:19)
port 80 namevhost lexrex.xyz (/etc/apache2/sites-enabled/lexrex.xyz.conf:19)
alias www.lexrex.xyz
port 80 namevhost pastlife.works (/etc/apache2/sites-enabled/pastlife.works.conf:1)
alias www.pastlife.works
port 80 namevhost starseedgrowers.org (/etc/apache2/sites-enabled/starseedgrowers.org.conf:1)
alias www.starseedgrowers.org
/etc/apache2/ports.conf:Listen 80
/etc/apache2/ports.conf: Listen 443
/etc/apache2/ports.conf: Listen 443
/etc/apache2/apache2.conf:# supposed to determine listening ports for incoming connections which can be
/etc/apache2/apache2.conf:# Include list of ports to listen on
Not sure about IPS. I am using ufw with standard rules allowing http and https. I also have ports open for my mumble server, which is on the mumble public servers list also using the SSL certificate, and port open for the ravencoin node