- Fix some more crpls in testdata for different signaling default.

git-svn-id: file:///svn/unbound/trunk@4363 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2017-10-05 10:44:16 +00:00
parent 9247e8522b
commit d506659635
9 changed files with 9 additions and 0 deletions

View file

@ -1,5 +1,6 @@
5 October 2017: Wouter 5 October 2017: Wouter
- Fix trust-anchor-signaling works in libunbound. - Fix trust-anchor-signaling works in libunbound.
- Fix some more crpls in testdata for different signaling default.
5 October 2017: Ralph 5 October 2017: Ralph
- Set trust-anchor-signaling default to yes - Set trust-anchor-signaling default to yes

View file

@ -8,6 +8,7 @@ server:
target-fetch-policy: "0 0 0 0 0" target-fetch-policy: "0 0 0 0 0"
# test that default value of harden-dnssec-stripped is still yes. # test that default value of harden-dnssec-stripped is still yes.
fake-sha1: yes fake-sha1: yes
trust-anchor-signaling: no
access-control: 127.0.0.1 allow_snoop access-control: 127.0.0.1 allow_snoop
module-config: "ipsecmod validator iterator" module-config: "ipsecmod validator iterator"
; ../../ is there because the test runs from testdata/03-testbound.dir ; ../../ is there because the test runs from testdata/03-testbound.dir

View file

@ -8,6 +8,7 @@ server:
target-fetch-policy: "0 0 0 0 0" target-fetch-policy: "0 0 0 0 0"
# test that default value of harden-dnssec-stripped is still yes. # test that default value of harden-dnssec-stripped is still yes.
fake-sha1: yes fake-sha1: yes
trust-anchor-signaling: no
access-control: 127.0.0.1 allow_snoop access-control: 127.0.0.1 allow_snoop
module-config: "ipsecmod validator iterator" module-config: "ipsecmod validator iterator"
; ../../ is there because the test runs from testdata/03-testbound.dir ; ../../ is there because the test runs from testdata/03-testbound.dir

View file

@ -4,6 +4,7 @@
server: server:
trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0dfb201b" trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0dfb201b"
val-override-date: "20070916134226" val-override-date: "20070916134226"
trust-anchor-signaling: no
target-fetch-policy: "0 0 0 0 0" target-fetch-policy: "0 0 0 0 0"
send-client-subnet: 1.2.3.4 send-client-subnet: 1.2.3.4
max-client-subnet-ipv4: 17 max-client-subnet-ipv4: 17

View file

@ -3,6 +3,7 @@
server: server:
trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0dfb201b" trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0dfb201b"
val-override-date: "20070916134226" val-override-date: "20070916134226"
trust-anchor-signaling: no
target-fetch-policy: "0 0 0 0 0" target-fetch-policy: "0 0 0 0 0"
send-client-subnet: 1.2.3.4 send-client-subnet: 1.2.3.4
max-client-subnet-ipv4: 17 max-client-subnet-ipv4: 17

View file

@ -4,6 +4,7 @@
server: server:
trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0dfb201b" trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0dfb201b"
val-override-date: "20070916134226" val-override-date: "20070916134226"
trust-anchor-signaling: no
target-fetch-policy: "0 0 0 0 0" target-fetch-policy: "0 0 0 0 0"
send-client-subnet: 1.2.3.4 send-client-subnet: 1.2.3.4
max-client-subnet-ipv4: 17 max-client-subnet-ipv4: 17

View file

@ -5,6 +5,7 @@ server:
val-override-date: "20070916134226" val-override-date: "20070916134226"
target-fetch-policy: "0 0 0 0 0" target-fetch-policy: "0 0 0 0 0"
fake-sha1: yes fake-sha1: yes
trust-anchor-signaling: no
harden-algo-downgrade: yes harden-algo-downgrade: yes
trust-anchor-signaling: no trust-anchor-signaling: no

View file

@ -6,6 +6,7 @@ server:
target-fetch-policy: "0 0 0 0 0" target-fetch-policy: "0 0 0 0 0"
fake-dsa: yes fake-dsa: yes
fake-sha1: yes fake-sha1: yes
trust-anchor-signaling: no
harden-algo-downgrade: yes harden-algo-downgrade: yes
trust-anchor-signaling: no trust-anchor-signaling: no

View file

@ -6,6 +6,7 @@ server:
target-fetch-policy: "0 0 0 0 0" target-fetch-policy: "0 0 0 0 0"
fake-dsa: yes fake-dsa: yes
fake-sha1: yes fake-sha1: yes
trust-anchor-signaling: no
harden-algo-downgrade: no harden-algo-downgrade: no
trust-anchor-signaling: no trust-anchor-signaling: no