Back to Content

HTTPS

files/en-us/glossary/https/index.md

latest660 B
Original Source

HTTPS (HyperText Transfer Protocol Secure) is an encrypted version of the {{Glossary("HTTP")}} protocol. It uses {{Glossary("TLS")}} to encrypt all communication between a client and a server. This secure connection allows clients to safely exchange sensitive data with a server, such as when performing banking activities or online shopping.

See also