So my questions are : where does the key-id (returned in DNSKEY
records) comes from and how I can get it from DB ?
The key tag (or key ID) of a DNSKEY record is not stored in the database; it is
a value which is calculated from the binary key; see RFC 4034, appendix B.
Using pdnsutil show the D
Hi !
I'm looking for a way to get the key-id of a DNSKEY stored in mysql
backend. In "cryptokeys" table, I have all the details of the key,
except "key-id". I cannot find it anywhere else in my DB.
So my questions are : where does the key-id (returned in DNSKEY
records) comes from and how I can g