CAA 레코드
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/caa-record/" 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/caa-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/caa-record/)
Use the native HTML custom element.
CAA(Certificate Authority Authorization) 레코드는 도메인에 대한 [[ssl-tls|SSL/TLS 인증서]]를 발급할 수 있는 인증기관(CA)을 지정하는 [[dns|DNS]] 레코드입니다. CAA 레코드는 무단 인증서 발급을 방지합니다.
예시
A CAA record 'example.com. IN CAA 0 issue "letsencrypt.org"' means only Let's Encrypt can issue certificates for example.com.