mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:50:00 -04:00
Add regression test data for [GL #4517]
An obscured DNSKEY RRset at a delegation was incorrectly added to
the NSEC/NSEC3 type bit map leading to zone verification failures.
This adds such a RRset to the test zone.
(cherry picked from commit 122111f75e)
This commit is contained in:
parent
529fa790a9
commit
797ec13904
1 changed files with 2 additions and 0 deletions
|
|
@ -26,4 +26,6 @@ secure NS secure
|
|||
secure DS 1312 50 100 96EEB2FFD9B00CD4694E78278B5EFDAB0A80446567B69F634DA078F0
|
||||
secure A 1.2.3.4
|
||||
secure AAAA 2002::1.2.3.4
|
||||
; obscured DNSKEY, regression test for [GL #4517]
|
||||
secure DNSKEY 256 3 3 VGhpcyBzaG9ydCBzbmlwcGV0IG9mIHRleHQgaXMgc2FkIGFuZCBtZWFuaW5nbGVzcy4K
|
||||
out-of-zone. A 1.2.3.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue