Unbound has TLS cert specified (just in case)

This commit is contained in:
Quentin McGaw
2019-01-14 09:54:49 +01:00
parent 63eae489c7
commit 4077b27d92

View File

@@ -24,6 +24,7 @@ server:
hide-version: yes
# security
tls-cert-bundle: "/etc/ssl/certs/ca-certificates.crt"
root-hints: "/etc/unbound/root.hints"
trust-anchor-file: "/etc/unbound/root.key"
harden-below-nxdomain: yes