dns_server: fix bind-tls fail when cert file exists
This commit is contained in:
@@ -50,11 +50,7 @@
|
||||
# bind [::]:53
|
||||
# bind [::]:53@eth0
|
||||
# bind-tcp [::]:53
|
||||
bind [::]:7053
|
||||
|
||||
server 192.168.1.1:6053 -bootstrap-dns
|
||||
server dns.google
|
||||
server 192.168.1.1:6053
|
||||
bind-tls [::]:53
|
||||
|
||||
# tcp connection idle timeout
|
||||
# tcp-idle-time [second]
|
||||
|
||||
Reference in New Issue
Block a user