bind9/bin/rndc
Matthijs Mekking c125b721ef Adjust signing code to use kasp
Update the signing code in lib/dns/zone.c and lib/dns/update.c to
use kasp logic if a dnssec-policy is enabled.

This means zones with dnssec-policy should no longer follow
'update-check-ksk' and 'dnssec-dnskey-kskonly' logic, instead the
KASP keys configured dictate which RRset gets signed with what key.

Also use the next rekey event from the key manager rather than
setting it to one hour.

Mark the zone dynamic, as otherwise a zone with dnssec-policy is
not eligble for automatic DNSSEC maintenance.
2019-11-06 22:36:21 +01:00
..
include/rndc Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
win32 Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
Makefile.in add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
rndc.8 prep 9.15.2 2019-07-10 14:59:47 +00:00
rndc.c Protect globally accessed variables in rndc.c by making them atomic 2019-09-25 13:39:04 +02:00
rndc.conf Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
rndc.conf.5 prep 9.13.6 2019-02-06 22:13:05 +00:00
rndc.conf.docbook update copyrights 2019-01-02 10:20:43 +11:00
rndc.conf.html prep 9.13.6 2019-02-06 22:13:05 +00:00
rndc.docbook Adjust signing code to use kasp 2019-11-06 22:36:21 +01:00
rndc.html prep 9.15.2 2019-07-10 14:59:47 +00:00
util.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
util.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00