What if I get the message: SSL Error - Cerficate not trusted?

When you access a website through a secure connection, it is a common issue to get a warning that the certificate is not issued by a trusted authority.

 

You will get a varying message, depending on your web browser: 

 

  • Firefox 3 - "The certificate is not trusted because the issuer certificate is unknown. (Error code: sec_error_unknown_issuer)"

  • Internet Explorer 7 - "The security certificate presented by this website was not issued by a trusted certificate authority."

  • Google Chrome - "The site's security certificate is not trusted!"

  • Safari - "Authentication failed because the server certificate is not trusted."

If you get one of the above warnings, this means that your browser does not trust the SSL certificate because it is not signed by a company that the browser recognizes as trusted.

 

The two most common reasons for this warning are:

 

  1. The website is using a self-signed/free SSL certificate.

  2. The website is using a private SSL certificate but it is missing a CA (Certificate Authority) certificate.

The solution in the first case is to purchase a private SSL certificate which is issued for the specific domain by a trusted authority.

The solution in the second case is to have the SSL certificate reinstalled with the correct CA bundle. The CA bundle is provided by the SSL vendor and should be included in the private SSL package.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

What if my website does not open after SSL installation?

After an SSL installation on your web hosting account, you may not be able to open your...

What is the difference between a shared and private SSL?

A shared SSL is installed globally on the server and all clients can use it. Its certificate is...

Might an SSL certificate affect the loading speed of my website?

Yes, an SSL certificate (both shared and private) will slow down the loading speed of your...

Why do you need a private SSL certificate?

If you have a private SSL, you have a security certificate that is issued exclusively for...

I get a warning: site contains both secure and non-secure items - what should I do?

When you do an SSL installation, it covers all files and folders you have on the web hosting...