From d3b5f287b171cdb692948d57c8d0e07c943a9caf Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Thu, 4 Feb 2021 16:18:02 +0100 Subject: [PATCH] zonemd, fix unit test to allow nonvalidating zone without zonemd with permissive mode for zonemd. --- testdata/auth_zonefile_down.rpl | 1 + 1 file changed, 1 insertion(+) diff --git a/testdata/auth_zonefile_down.rpl b/testdata/auth_zonefile_down.rpl index 9c5ecbb1c..870ba9401 100644 --- a/testdata/auth_zonefile_down.rpl +++ b/testdata/auth_zonefile_down.rpl @@ -7,6 +7,7 @@ server: qname-minimisation: "no" trust-anchor-signaling: no aggressive-nsec: yes + zonemd-permissive-mode: yes auth-zone: name: "example.com." -- 2.47.2