]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add manual key rollover logic
authorMatthijs Mekking <matthijs@isc.org>
Fri, 21 Aug 2020 13:31:57 +0000 (15:31 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 5 Oct 2020 08:52:19 +0000 (10:52 +0200)
commitdf8276aef086408422e602a0d13d9d81d354f09a
tree0e53a18655ab095aa1371be8e5d1057f5231e502
parentb7c9a80dbead11115be12a193109fe6f1dbbe945
Add manual key rollover logic

Add to the keymgr a function that will schedule a rollover. This
basically means setting the time when the key needs to retire,
and updating the key lifetime, then update the state file. The next
time that named runs the keymgr the new lifetime will be taken into
account.
lib/dns/include/dns/keymgr.h
lib/dns/keymgr.c
lib/dns/win32/libdns.def.in