SSL for Subdomains (Wildcard SSL)

Wildcard SSL certificates secure a domain and all its [[subdomain|subdomains]] with a single certificate using the *.example.com pattern. This is more cost-effective than individual certificates for sites with many subdomains.

Example

A wildcard certificate for *.example.com covers www.example.com, api.example.com, and any other subdomain automatically.

Referenced in Guides