서브도메인용 SSL (와일드카드 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.
와일드카드 SSL 인증서는 *.example.com 패턴을 사용하여 하나의 인증서로 도메인과 모든 [[subdomain|서브도메인]]을 보호합니다. 서브도메인이 많은 사이트의 경우 개별 인증서보다 비용 효율적입니다.
예시
A wildcard certificate for *.example.com covers www.example.com, api.example.com, and any other subdomain automatically.