SSL pour Sous-domaines (SSL Générique)
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.
Les certificats SSL génériques (wildcard) sécurisent un domaine et tous ses [[subdomain|sous-domaines]] avec un seul certificat en utilisant le pattern *.example.com. C'est plus rentable que des certificats individuels pour les sites possédant de nombreux sous-domaines.
Exemple
A wildcard certificate for *.example.com covers www.example.com, api.example.com, and any other subdomain automatically.