Site not secure - SSL won't be set.

bcx

Verified User
Joined
Dec 11, 2015
Messages
97
Hello All,

I truly hope someone can help me. I'm config. a new server with Debian 11 and OpenLiteSpeed.
Everything is going smooth so far, but I'm bumping into an issue, I don't have on my other server with Debian 10. I'm trying to debug and google for the past two days now that I'm now put it here on the board.

If I add a new domain and request an SSL via ACME in DirectAdmin. It makes the certificate, but in chrome, firefox, opera they all say that the specific domain does not have a certificate with the message 'NOT SECURE'

Things that I have checked so far:
  • DNS and SSL in Cloudflare. FULL Encrypts end-to-end, using a self signed certificate on the server doesn't work. However on my other server it does..
    • Only SSL Flexible in cloudflare works, but then it get a SSL from cloudflare.
  • SSL_config is set to Intermediate
  • Under 'Access Level - User' - Domains -- Secure SSL is checked.
  • Let's encrypt version 2.0.30 is installed
  • Rebooted the whole server
  • Under DA - SSL CERTFICATES -> SSL is enabled.
  • SSL is set for in DA it says
  • Certificate ExpiryDec 13 15:27:51 2022 GMT

cd /usr/local/directadmin
./directadmin config | grep letsencrypt=
./directadmin config | grep pointers_own_virtualhost=
./directadmin config | grep admin_ssl_cert_per_vh=
./directadmin config | grep admin_ssl_check_retries=
./directadmin config | grep mail_sni=
The above outputs are all =1 so that seems to be okay too.




Does anyone maybe know what could cause, that chrome can't read or find a SSL cert. ?

The domain is myedgy.com

Massive thanks in advance !
 
Last edited:
Back
Top