SSL Errors, What Are They and What Do They Mean?

October 12, 2016 / SSL

When browsing the internet you have gotten the occasional popup informing you that the site. You want to browse a security certificate that is not trustworthy. Other variants may include: “the security certificate presented by this site is not trusted” or “the security certificate used by this site was not issued by a trusted certificate authority.”

These known as SSL errors (Secure Socket Layer errors). The message you get informing you of the SSL error will vary depending on the browser you are using.

When you visit a site your browser will check that the site has an SSL certificate. And will make sure that the certificate is not expired. It will also check that certificate was issued by a Certificate Authority that the browser trusts. If all these criteria are met, then your browser will connect as normal. It is when the criteria are not met that SSL errors appear.

There is a multitude of issues that can result in SSL errors, but the most prevalent reasons are:

  1. The site is using a self-signed SSL certificate. These are freely generated on the internet and are commonly used on servers where security is not an issue.
  2. The Site is using a trustworthy SSL certificate but lacks the proper Certificate Authority.

In the first instance, all you would need to do to get rid of the SSL error would be to buy a proper SSL certificate from a credible Certificate provider.

In the second instance, you would need to have the SSL certificate installed again but with the proper Certification Authority, which would be included with any purchased SSL bundle.