]> git.ipfire.org Git - thirdparty/bind9.git/commit
Various rndc dnssec -checkds fixes
authorMatthijs Mekking <matthijs@isc.org>
Mon, 24 Aug 2020 08:05:28 +0000 (10:05 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 5 Oct 2020 08:53:46 +0000 (10:53 +0200)
commitedc53fc4160095bb32b05982c2a623ac4e7c6ab7
tree01f3c7b9e2a4c638780220de98af5535ed7bd289
parentfcd34abb9eaf4722d103598c979bc6c3678e48d0
Various rndc dnssec -checkds fixes

While working on 'rndc dnssec -rollover' I noticed the following
(small) issues:

- The key files where updated with hints set to "-when" and that
  should always be "now.
- The kasp system test did not properly update the test number when
  calling 'rndc dnssec -checkds' (and ensuring that works).
- There was a missing ']' in the rndc.c help output.
bin/rndc/rndc.c
bin/tests/system/kasp/tests.sh
lib/dns/include/dns/keymgr.h
lib/dns/keymgr.c