SAN

acronym

cryptographysecurity

Stands for: Subject Alternative Name

The certificate field listing all hostnames the certificate is valid for.

Subject Alternative Name (RFC 5280) is the X.509 extension that carries the domains a certificate covers. Modern browsers ignore the old Common Name and validate against the SAN list, so a certificate must name every hostname it serves there.

Also known as: san

All glossary entries