Creating a Secure Connection
SSL is the standard security technology for establishing
an encrypted link—here’s how it works.
Invisible to the end-user, a process called the “SSL handshake” creates a secure connection between a web server and a browser.
Three keys are used to create a symmetric session key, which is then used to encrypt all in-transit data.