bind9/lib
Matthijs Mekking e233433772 Test keytimes on CSK rollover
This improves keytime testing on CSK rollover.  It now
tests for specific times, and also tests for SyncPublish and
Removed keytimes.

Since an "active key" for ZSK and KSK means something
different, this makes it tricky to decide when a CSK is
active. An "active key" intuitively means the key is signing
so we say a CSK is active when it is creating zone signatures.

This change means a lot of timings for the CSK rollover tests
need to be adjusted.

The keymgr code needs a slight change on calculating the
prepublication time: For a KSK we need to include the parent
registration delay, but for CSK we look at the zone signing
property and stick with the ZSK prepublication calculation.
2020-06-02 09:14:18 +02:00
..
bind9 Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
dns Test keytimes on CSK rollover 2020-06-02 09:14:18 +02:00
irs Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
isc Clear sock->magic to 0 when destroying a netmgr socket 2020-05-29 19:18:58 +00:00
isccc Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
isccfg Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
ns Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
samples Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
win32/bindevt Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00