mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-05 01:06:58 -04:00
Add two test zones that migrate to dnssec-policy. Test if the key states are set accordingly given the timing metadata. The rumoured.kasp zone has its Publish/Active/SyncPublish times set not too long ago so the key states should be set to RUMOURED. The omnipresent.kasp zone has its Publish/Active/SyncPublish times set long enough to set the key states to OMNIPRESENT. Slightly change the init_migration_keys function to set the key lifetime to "none" (legacy keys don't have lifetime). Then in the test case set the expected key lifetime explicitly. |
||
|---|---|---|
| .. | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| .gitignore | ||
| fromhex.pl | ||
| Makefile.am | ||
| named.conf | ||
| prepare-softhsm2.sh | ||
| test_client.c | ||
| test_server.c | ||
| wire_test.c | ||