How does an SSL certificate work?

An SSL certificate is a file installed on the web server that a web site is running on. This file is composed of two segments. The first is the public key, which encrypts data. The second is the private key, which decrypts data. When a client, such as a web browser, connects to an SSL secured server a unique session is created using these two keys. All data transmitted during this session is protected, and cannot be decrypted by any party other than that specific client and the server.
  • ssl, certificate
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

What is SSL, and what is an SSL certificate?

SSL stands for Secure Sockets Layer. It is an encryption layer that encodes information that is...

Why do I need an SSL certificate for my site?

If your site sends or receives sensitive information, customers expect it to be secured with an...

The domain I want to secure is not in my account, can I still buy an SSL Certificate?

Yes you can. The domain you wish to secure doesn't need to be in your account or even registered...

Do you sell chained certificates?

Yes, all of our certificates are chained to a CA (certificate authority).

What is a CA?

CA stands for certificate authority. A CA is the company issuing the SSL certificate.