- Fix subnet tests for disabled DSA algorithm by default.

This commit is contained in:
W.C.A. Wijngaards 2020-01-30 09:08:19 +01:00
parent 5fcae2f0e0
commit bf13191b87
4 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,6 @@
30 January 2020: Wouter
- Fix subnet tests for disabled DSA algorithm by default.
29 January 2020: Ralph
- Merge PR#156 from Alexander Berkes; Added unbound-control
view_local_datas_remove command.

View File

@ -10,6 +10,8 @@ server:
max-client-subnet-ipv4: 17
module-config: "subnetcache validator iterator"
verbosity: 3
fake-sha1: yes
fake-dsa: yes
access-control: 127.0.0.1 allow_snoop
qname-minimisation: "no"
minimal-responses: no

View File

@ -9,6 +9,8 @@ server:
max-client-subnet-ipv4: 17
module-config: "subnetcache validator iterator"
verbosity: 3
fake-sha1: yes
fake-dsa: yes
qname-minimisation: "no"
minimal-responses: no

View File

@ -10,6 +10,8 @@ server:
max-client-subnet-ipv4: 17
module-config: "subnetcache validator iterator"
verbosity: 3
fake-sha1: yes
fake-dsa: yes
qname-minimisation: "no"
minimal-responses: no