mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-25 02:47:54 -04:00
The updatecheck-kskonly.secure zone is being used to test dynamic updates while the KSK is offline. It ensures that the DNSKEY RRset will retain the RRSIG record, while the updated data is being signed with the currently active ZSK. When walking through ZSK rollovers, ensure that the newest ZSK (ZSK3) is published before doing the dynamic update, preventing timing related test failures. Also fix the test log line ($ZSK_ID3 was not yet created at the time of logging). |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||