Overview

TLS is the successor to SSL. It provides encryption, authentication, and data integrity for communications over the internet.

How it Works

Uses a 'handshake' process to establish a secure connection between a client (e.g., a browser) and a server.

Related Terms