mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 10:10:14 -04:00
Make sure the nameserver correctly handles SIG records in the prerequisites of the dynamic update. The first check is to ensure that the prerequisites are not examined prior to checking the credentials. The second test case checks that the SIG present prerequisite is examined and therefore refuses the update. Also this should not trigger an assertion failure in dns__db_findrdataset() (due to the REQUIRE() only accepted dns_rdatatype_rrsig when the covers parameter was set). |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| include | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||