mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- 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:
parent
9247e8522b
commit
d506659635
9 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
1
testdata/ipsecmod_bogus_ipseckey.crpl
vendored
1
testdata/ipsecmod_bogus_ipseckey.crpl
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
1
testdata/ipsecmod_ignore_bogus_ipseckey.crpl
vendored
1
testdata/ipsecmod_ignore_bogus_ipseckey.crpl
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
1
testdata/subnet_cached.crpl
vendored
1
testdata/subnet_cached.crpl
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
1
testdata/subnet_val_positive.crpl
vendored
1
testdata/subnet_val_positive.crpl
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
1
testdata/subnet_val_positive_client.crpl
vendored
1
testdata/subnet_val_positive_client.crpl
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
1
testdata/val_ds_gost_downgrade.crpl
vendored
1
testdata/val_ds_gost_downgrade.crpl
vendored
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
1
testdata/val_ds_sha2_downgrade.crpl
vendored
1
testdata/val_ds_sha2_downgrade.crpl
vendored
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
1
testdata/val_ds_sha2_lenient.crpl
vendored
1
testdata/val_ds_sha2_lenient.crpl
vendored
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue