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) रिकॉर्ड एक [[dns|DNS]] रिकॉर्ड है जो निर्दिष्ट करता है कि किसी डोमेन के लिए [[ssl-tls|SSL/TLS सर्टिफिकेट]] जारी करने के लिए कौन से Certificate Authority अधिकृत हैं। CAA रिकॉर्ड अनधिकृत सर्टिफिकेट जारी होने से रोकता है।
उदाहरण
A CAA record 'example.com. IN CAA 0 issue "letsencrypt.org"' means only Let's Encrypt can issue certificates for example.com.