What is an SSL Certificate?

SSL is used for a variety of purposes. For this article we will be discussing SSL as it used in a web site certificate to secure browsing by a remote client.

A SSL certificate is an electronic “document” that is used to bind together a public security key and a web site’s identity information (such as name, location, etc.) by means of a digital signature.

Identity Information
The name of the web site that is using the SSL certificate along with other relevant details.

Public Security Key
A digital file that is used as part of the encryption/decryption mechanism. While a public key is used to encrypt a message only the corresponding private security key can be used to decrypt it.

Digital Signature
A mathematically created structure/file used verify the authenticity of a document or other data.

Basically an SSL certificate is all of these pieces put together using incredibly complex mathematic algorithms and cryptography. The combination of these pieces is part of the process itself, and is used so that several parts confirm and validate each other.

In short, an SSL certificate is designed to demonstrate that the connection is trusted; that the server you are connecting to is actually the server it claims to be.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Is it possible to change SSL’s domain?

Unfortunately it is not possible to change the domain a SSL certificate has been issued for. This...

My SSL has been just installed and my website is not working properly,Why?

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

What is the difference between an SSL certificate and a Wildcard SSL certificate?

An SSL certificate secures a single domain name. A Wildcard SSL certificate secures multiple...

When to buy the SSL?

We recommend to buy the Private SSL before you begin building your site. This will allow to...