Since using firefox 71.0 I get a warning when I click on the lock in the URL line that Mozilla does not respect the certification authority, it’s not respected.
This is very irritating! I am using Linuxmint 19.1.
The current Mozilla root certificate store actually does include the IdenTrust root cert (DST Root CA X3) as wel as Let’s Encrypts own root certificate (ISRG Root X1). So an actual problem with Firefox/Mozilla is rather strange.
Also, your website seems to send the correct certificate including the intermediate certificate.
http + ipv4 have a httpt status 503, https + non-www / www and ipv4 or ipv6 have a http status 403 - Forbidden.
Redirecting a subfolder there is a wrong redirect - missing slash.
But the certificate is correct, there is no error visible.
CN=bitclusive.de (41707)
23.11.2019
21.02.2020
expires in 50 days bitclusive.de, chat.bitclusive.de,
imap.bitclusive.de, proxy.bitclusive.de,
pubsub.bitclusive.de, smtp.bitclusive.de,
upload.bitclusive.de, www.bitclusive.de - 8 entries
No chain error, no domain name error. And no mixed content warning.
Looks like there is a system that blocks some connections. May be you have a firewall or AV-software that creates an own root certificate -> then the CA is unknown.
I am speechless. I now added a slash to the rewriterule in httpd.conf but there are still strange errors checking the page with https://check-your-website.server-daten.de/?q=bitclusive.de
The page works like ever.
I don’t redirect a subfolder, I redirect the whole domain.
RewriteEngine On
Redirect permanent / https://bitclusive.de/
There must be a blocking instance. The own check sees a http status 403. But using headless Chrome to create a screenshot that works -> something like a bot detection.
Without a screenshot - no idea what you see. May be a problem of your client or connection, not of your website.