Skip to content

The Connection is Not Private

0

I get this error but only on Safari.

Did I install something wrong on Amazon Lightsail using Wordpress?

Enter image description here

asked 3 years ago1.5K views
2 Answers
1

Generally this means that the certificate on your server doesn't match the DNS name for that server. Or that the certificate isn't signed by an authority that the browser recognises - this could be because it is a self-signed certificate. There's more information available when you click "Show Details" which should identify the cause.

AWS
EXPERT
answered 3 years ago
  • Websites prove their identity via certificates. Firefox does not trust this site because it uses a certificate that is not valid for www.nobody.chat. The certificate is only valid for nobody.chat.

    Error code: SSL_ERROR_BAD_CERT_DOMAIN

    The DNS matches the domain name from what I can see so I don't know what the issue is...

  • But the DNS name doesn't match the certificate name. The certificate is for nobody.chat whereas the DNS name being used is www.nobody.chat - they aren't the same.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.