SSL stands for Secure Socket Layer, a cryptographic protocol designed to provide secure communication over a computer network. It creates an encrypted link between a web server and browser, protecting sensitive data in transit. Note that SSL has been deprecated in favor of TLS (Transport Layer Security), but the term SSL is still widely used.