Support old clients that might not recognize blocking

This commit is contained in:
jtbr 2016-06-03 13:09:00 +02:00
parent 4a07541953
commit eff3b83fe3
1 changed files with 1 additions and 1 deletions

View File

@ -466,7 +466,7 @@ persist-tun
remote-cert-tls server
cipher AES-256-CBC
auth SHA512
block-outside-dns
setenv opt block-outside-dns
tls-version-min 1.2
tls-client" > /etc/openvpn/client-common.txt
if [[ "$VARIANT" = '1' ]]; then