mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
unbound: use tls-system-cert
According to the documentation that should work since 23.7.7.
This commit is contained in:
parent
e547af2410
commit
455e9d6e86
@ -37,7 +37,7 @@ forward-zone:
|
||||
{% if all_dots|length > 0 %}
|
||||
# Forward zones over TLS
|
||||
server:
|
||||
tls-cert-bundle: /etc/ssl/cert.pem
|
||||
tls-system-cert: yes
|
||||
{% for domain, dots in all_dots|groupby("domain", default=".") %}
|
||||
|
||||
forward-zone:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user