mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-22 19:42:03 +01:00
enable aggressive-nsec
for detailed description and benefits read https://medium.com/nlnetlabs/aggressive-use-of-the-dnssec-validated-cache-in-unbound-1ab3e315d13f
This commit is contained in:
parent
b15b09c12a
commit
d0bb7e6ac9
@ -67,6 +67,7 @@ server:
|
||||
access-control: 0.0.0.0/0 allow
|
||||
access-control: ::0/0 allow
|
||||
tls-cert-bundle: "/etc/ssl/certs/ca-certificates.crt"
|
||||
aggressive-nsec: yes
|
||||
|
||||
local-zone: "belkin." static
|
||||
local-zone: "corp." static
|
||||
|
Loading…
Reference in New Issue
Block a user