mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-23 10:37:43 -04:00
An existing SERVFAIL cache test is updated as it initially checks there are no EDE (the first SERVFAIL) then immediately re-does the same query, (still SERVFAIL), and expect the CACHED_ERROR EDE. However, the configuration used for this test to generate a SERVFAIL is a broken DNSSEC configuration, where the DNSKEY is not the expected one (it's a ZSK instead of a KZK). As a result, the first attempt also now raise an EDE (MISSING_DNSKEY). |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| include | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||