From 3bf775d125a7e8f50b4f262d715846d1f3e40252 Mon Sep 17 00:00:00 2001 From: simono41 Date: Sun, 1 Oct 2017 17:03:42 +0200 Subject: [PATCH] fix --- openvpn-install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openvpn-install.sh b/openvpn-install.sh index e9e1d34..c07fe61 100755 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -827,6 +827,8 @@ tls-client tls-version-min 1.2 tls-cipher $CC_ENC setenv opt block-outside-dns +compress $COMPRESSION +auth-nocache verb 3" >> /etc/openvpn/client-template.txt # Generate the custom client.ovpn