From 80745fb58f832ce4cd7476ab9d7aaf96dd8c8203 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Tue, 7 Jun 2022 20:22:30 +0000 Subject: [PATCH] unbound.conf: Aggressive NSEC is enabled by default since Unbound 1.15.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/unbound/unbound.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/config/unbound/unbound.conf b/config/unbound/unbound.conf index 9d5e840dd4..012beab54d 100644 --- a/config/unbound/unbound.conf +++ b/config/unbound/unbound.conf @@ -39,7 +39,6 @@ server: # Hardening Options harden-large-queries: yes harden-referral-path: yes - aggressive-nsec: yes # TLS tls-cert-bundle: /etc/ssl/certs/ca-bundle.crt -- 2.39.5