![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
DESCRIPTION
The record is generated with the name domain and public key given by keyfile. A DNSKEY record contains a public key that can be used to verify the signatures of the records in a zone. If the Secure Entry Point (SEP) flag is set, the key may be used to verify signatures of the DNSKEY RRset. Otherwise, it may only be used to verify the signatures of other record types. OPTIONS
EXAMPLESGenerate a DNSKEY record with the SEP flag set for the key in key.pem. $ dnskey -k example.com. key.pem example.com. IN DNSKEY 257 3 13 vj2jYoUXYP5L/Y3VKwy2tv1lTQKvieaDdg2DpZRItJ0TblzoKoJ+9WQgxi4/mq0JkFUFeltRmhPnhtXoCH7Tfw== See ALSO
|