DNSSEC-REVOKE(8) | BIND 9 | DNSSEC-REVOKE(8) |
dnssec-revoke - set the REVOKED bit on a DNSSEC key
dnssec-revoke [-hr] [-v level] [-V] [-K directory] [-E engine] [-f] [-R] {keyfile}
dnssec-revoke reads a DNSSEC key file, sets the REVOKED bit on the key as defined in RFC 5011, and creates a new pair of key files containing the now-revoked key.
When BIND 9 is built with OpenSSL, this needs to be set to the OpenSSL engine identifier that drives the cryptographic accelerator or hardware service module (usually pkcs11). When BIND is built with native PKCS#11 cryptography (--enable-native-pkcs11), it defaults to the path of the PKCS#11 provider library specified via --with-pkcs11.
dnssec-keygen(8), BIND 9 Administrator Reference Manual, RFC 5011.
Internet Systems Consortium
2023, Internet Systems Consortium
2023-09-08 | 9.16.44-Debian |