SSL employs a public key - private key system for its encrypting. The public key is used to encrypt the information while private key can be used to decrypt this information. This allows the public key to be known to all so that encrypted information may be sent to the server. The server can then use the private key, which is kept secret, to decrypt the information. Here the public key is termed as a certificate.
Most Popular Articles
How to access SSL secured site from browser?
When your shared or dedicated SSL is set up, you will have to use a specific URL's that will...
How can I install SSL certificate from my website from Plesk 10
To install SSL certificate for your websites from Plesk, please follow the following steps:- 1)...
Why web 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...