]> git.ipfire.org Git - thirdparty/bind9.git/commit
Output rndc dnssec -status
authorMatthijs Mekking <matthijs@isc.org>
Thu, 18 Jun 2020 15:07:52 +0000 (17:07 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 30 Jun 2020 07:51:04 +0000 (09:51 +0200)
commit19ce9ec1d4ac72b5e0858a80036289938d0796fd
treebf33a5bba8d10a40de9101c1926fd841f360439d
parente1ba1bea7c89b025773022ae4d18ad16188443f0
Output rndc dnssec -status

Implement the 'rndc dnssec -status' command that will output
some information about the key states, such as which policy is
used for the zone, what keys are in use, and when rollover is
scheduled.

Add loose testing in the kasp system test, the actual times are
already tested via key file inspection.
bin/named/server.c
bin/tests/system/kasp/clean.sh
bin/tests/system/kasp/ns4/named.conf.in
bin/tests/system/kasp/ns5/named.conf.in
bin/tests/system/kasp/tests.sh
lib/dns/include/dns/keymgr.h
lib/dns/keymgr.c
lib/dns/win32/libdns.def.in