mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 01:38:25 +02:00
unbound.conf: Aggressive NSEC is enabled by default since Unbound 1.15.0
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -39,7 +39,6 @@ server:
|
|||||||
# Hardening Options
|
# Hardening Options
|
||||||
harden-large-queries: yes
|
harden-large-queries: yes
|
||||||
harden-referral-path: yes
|
harden-referral-path: yes
|
||||||
aggressive-nsec: yes
|
|
||||||
|
|
||||||
# TLS
|
# TLS
|
||||||
tls-cert-bundle: /etc/ssl/certs/ca-bundle.crt
|
tls-cert-bundle: /etc/ssl/certs/ca-bundle.crt
|
||||||
|
|||||||
Reference in New Issue
Block a user