What is SSL (Secure Sockets Layer)?


SSL (Secure Sockets Layer) is a protocol designed by Netscape Communications to enable encrypted, authenticated communications across the Internet.

SSL is used mostly (but not exclusively) in communications between web browsers and web servers. URL's that begin with 'https' indicate that an SSL connection will be used.

SSL has 3 important features:

  • Privacy
  • Authentication
  • Message Integrity

In an SSL connection each side of the connection must have a Security Certificate, which each side's software sends to the other. Each side then encrypts what it sends using information from both its own and the other side's Certificate, ensuring that only the intended recipient can de-crypt it, and that the other side can be sure the data came from the place it claims to have come from, and that the message has not been tampered with.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Can I change the domain name my SSL Certificate is issued for?

Unfortunately, for security reasons, if a SSL certificate has already been issued, the domain...

Why do my pages load more slowly when I use SSL?

SSL pages are slower because of the overhead needed to encrypt and decrypt the data. The web...

Why do I get the message 'some items are insecure'?

For a server to serve a page securely all items, including graphics, must be accessed using the...

Install and generate a Private Key for SSL Certificates with DirectAdmin

This section covers: Certificate installation requirements How to use the server's shared...

Can I purchase SSL from any other company and install it on my Woktron account?

Yes, you can purchase SSL from any company you like. Installation For more information...