SSL Error – Certificate Not Trusted

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

The exact warning message you will get depending on your browser is:

  • 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:

* The website is using a self-signed/free SSL certificate.
* 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.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Redirect from HTTPS to HTTP

There are some specific cases when you want to redirect particular URL or a single website to be...

How to use my Hostlantern SSL with my Facebook Fan Page?

On October 1, 2011 Facebook officially announced that they will require a valid SSL Certificate...

How to resolve the ”The OCSP server has no status for the certificate” error?

When the secure certificate's status can not be determined through OSCP (Online Certificate...

My SSL has been just installed and my website is not working correctly, why?

In most cases the issue is caused by the fact that the SSL installation requires the main IP of...

Firefox shows ‘Verified by: Not specified’ notice for my SSL certificate

Commercial/private SSL certificates are signed by trusted Certification Authorities. These...