]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/unbound/unbound.conf
unbound: Drop certificates for local control connection
[people/pmueller/ipfire-2.x.git] / config / unbound / unbound.conf
index 2cc5bab8a23eab251f1256787b515c01f3139f27..e20c3330d7045ac93856ee1eb2e01d7d41b62d83 100644 (file)
@@ -83,12 +83,8 @@ server:
 
 remote-control:
        control-enable: yes
-       control-use-cert: yes
+       control-use-cert: no
        control-interface: 127.0.0.1
-       server-key-file: "/etc/unbound/unbound_server.key"
-       server-cert-file: "/etc/unbound/unbound_server.pem"
-       control-key-file: "/etc/unbound/unbound_control.key"
-       control-cert-file: "/etc/unbound/unbound_control.pem"
 
 # Import any local configurations
 include: "/etc/unbound/local.d/*.conf"