]> 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>
Wed, 1 Jul 2020 07:57:44 +0000 (09:57 +0200)
commitf1b3686cd2a65108a356418047ccaa374deab272
treeed75b37f022bb38dc5e78205f648d35ef2c994b3
parent34a9c3f6c9df1a1b30f6d6f5a209e0439ccd7ca9
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.

(cherry picked from commit 19ce9ec1d4ac72b5e0858a80036289938d0796fd)
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