Word
Description
Secure Sockets Layer (SSL)
The leading security protocol on the internet. When an SSL session is started, the server sends its public key to the browser, which the browser uses to send a randomly-generated secret key back to the server in order to have a secret key exchange for that session. Developed by Netscape, SSL has been merged with other protocols and authentication methods into a new protocol known as Transport Layer Security (TLS).