SSL para Subdominios (SSL Comodín)
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.
Los certificados SSL comodín aseguran un dominio y todos sus [[subdomain|subdominios]] con un único certificado usando el patrón *.example.com. Esto es más rentable que certificados individuales para sitios con muchos subdominios.
Ejemplo
A wildcard certificate for *.example.com covers www.example.com, api.example.com, and any other subdomain automatically.