]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] fix insecure delegation across static-stub zones
authorEvan Hunt <each@isc.org>
Fri, 13 Dec 2013 06:19:33 +0000 (22:19 -0800)
committerEvan Hunt <each@isc.org>
Fri, 13 Dec 2013 06:19:33 +0000 (22:19 -0800)
commit9b895f30f1734fd463a02b27cfd0cf36ec9893d5
tree724386de7fb68e861ce85e46f5e1f39c59e842ca
parent3b1b34f762cf4a9a4e09d3ef03becc0d08acddb9
[master] fix insecure delegation across static-stub zones

3689. [bug] Fixed a bug causing an insecure delegation from one
static-stub zone to another to fail with a broken
trust chain. [RT #35081]
CHANGES
bin/tests/system/dnssec/ns2/example.db.in
bin/tests/system/dnssec/ns2/insecure.secure.example.db
bin/tests/system/dnssec/ns3/secure.example.db.in
bin/tests/system/dnssec/ns4/named4.conf [new file with mode: 0644]
bin/tests/system/dnssec/tests.sh
lib/dns/resolver.c