mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-25 21:10:24 -04:00
7 lines
358 B
Plaintext
7 lines
358 B
Plaintext
ZKT is a tool to manage keys and signatures for DNSSEC-zones.
|
|
The Zone Key Tool consist of two commands:
|
|
* dnssec-zkt to create and list dnssec zone keys and
|
|
* dnssec-signer to sign a zone and manage the lifetime of the zone signing keys
|
|
Both commands are simple wrapper commands around the dnssec-keygen(8) and
|
|
dnssec-signzone(8) commands provided by BIND.
|