]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix subnet tests for disabled DSA algorithm by default.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 30 Jan 2020 08:08:19 +0000 (09:08 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 30 Jan 2020 08:08:19 +0000 (09:08 +0100)
doc/Changelog
testdata/subnet_cached.crpl
testdata/subnet_val_positive.crpl
testdata/subnet_val_positive_client.crpl

index fd3d9aa05480229077da7f66c42fc75c4387472d..c3df350d0686a1bd20439f5d46b517b5352c0fd5 100644 (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.
index a0d89af51c1ef2360d1c82ab1799f14fa804b69c..209831335b8ab69214118468b3ec0268e7a6447f 100644 (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
index afec59933d919ffb8d63e8e5f36a6393daba9bad..01456e58b89ae3ab9c5cde1fa57215aa9d0706bd 100644 (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
 
index e631a64e6a298a8cb99194ca658f2314bdfd5e8a..b573742b7067fd27061a87bd75e27e56d3f75ac8 100644 (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