Unbound changes

This commit is contained in:
andryyy
2017-06-18 20:23:26 +02:00
parent 7b1eb71216
commit 6fa19a37d8
4 changed files with 1 additions and 28 deletions

View File

@@ -1,6 +1,5 @@
#!/bin/bash
unbound-control-setup
echo "Receiving anchor key..."
/usr/sbin/unbound-anchor -a /etc/unbound/trusted-key.key
echo "Receiving root hints..."

View File

@@ -25,9 +25,3 @@ server:
qname-minimisation: yes
minimal-responses: yes
num-threads: 3
remote-control:
control-enable: yes
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