SSL certificate

An SSL certificate is the common name for a digital certificate used to authenticate a hostname during TLS.

Format
Security & Encryption
Updated
Updated
Glossary Security & Encryption
SSL certificate Aliases: TLS certificate, HTTPS certificate, digital certificate.

Definition

An SSL certificate is the common name for a digital certificate used to authenticate a hostname during TLS.

How it works

The certificate bundles a public key with the domain names it covers, the issuing authority, and validity dates. During the TLS handshake, your server presents it and the visitor's browser checks the chain of trust before any encrypted traffic flows. "SSL" survives purely as the popular name — every certificate issued today is used with TLS.

Example: A certificate for example.com covers only the names listed in it, not every subdomain or unrelated domain you own.

Often confused: SSL is the legacy protocol name; current secure web connections use TLS, although "SSL certificate" remains the common wording.

Learn more from Bitfoo

Sources

Last reviewed 2026-07-19.