Unbound changes
This commit is contained in:
@@ -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..."
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user