SSL for Subdomains (Wildcard SSL)
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/ssl-for-subdomains/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/ssl-for-subdomains/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/ssl-for-subdomains/)
Use the native HTML custom element.
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.