Glossary

What Is SAN Certificate (Subject Alternative Name)?

A SAN certificate (Subject Alternative Name certificate) is an SSL/TLS certificate that secures multiple different domain names on a single certificate. Unlike wildcard certificates, SAN certificates list each domain explicitly.

Why It Matters

SAN certificates solve the problem of securing multiple unrelated domains without buying separate certificates for each. A single SAN certificate can cover:

  • example.com
  • example.org
  • my-other-brand.com
  • legacy-domain.net

This is useful for brand migration or M&A scenarios where you’re forwarding multiple old domains to a new one.

SAN vs Wildcard

FeatureSAN CertificateWildcard Certificate
CoversExplicitly listed domainsAll subdomains of one domain
Cross-domainYes (a.com + b.com)No (one domain only)
SubdomainsOnly if listedAll automatically
Typical limit100-250 domains per certUnlimited subdomains
Use caseMulti-brand forwardingSubdomain forwarding

SAN Certificates and Forwarding

Let’s Encrypt certificates support the SAN field natively — every Let’s Encrypt certificate is technically a SAN certificate. When Domain Forward provisions a certificate, it can include the apex domain and www subdomain on the same certificate.

Related Terms

Related Features

Frequently
asked questions

Domain Forward typically uses individual certificates per domain via Let's Encrypt, which supports SAN fields. The specific certificate strategy is handled automatically — you never need to manage it.

Still Confused? Try It Free.

Set up your first domain forward in under 5 minutes. Free plan includes 5 domains.