เรคคอร์ด DNSKEY
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/dnskey-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/dnskey-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dnskey-record/)
Use the native HTML custom element.
เรคคอร์ด DNSKEY (RFC 4034) เก็บคีย์การเข้ารหัสสาธารณะที่ใช้ในการตรวจสอบลายเซ็น [[dnssec|DNSSEC]] ในโซน ทุกโซนที่ลงนามด้วย DNSSEC จะเผยแพร่ ZSK (Zone Signing Key) อย่างน้อยหนึ่งรายการและ KSK (Key Signing Key) หนึ่งรายการ แฮชของ KSK จะถูกเผยแพร่เป็นเรคคอร์ด DS ในโซนแม่ ก่อให้เกิด[[dnssec|ห่วงโซ่ความไว้วางใจ]]จากรากของ DNS ลงมา เรคคอร์ด DNSKEY มีรูปแบบฟิลด์เฉพาะสำหรับแฟล็ก โปรโตคอล และอัลกอริทึม.
ตัวอย่าง
Running `dig DNSKEY cloudflare.com` returns the public keys Cloudflare uses to sign its DNSSEC records — validators use these keys to verify all other DNSSEC signatures in the zone.