From 641510984bbbc4848c626fc8e451ad48af8622e7 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sun, 27 Aug 2017 13:59:08 -0500 Subject: [PATCH] Adding auth-nocache Option to .ovpn Configuration --- openvpn-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/openvpn-install.sh b/openvpn-install.sh index 3b49d31..eb1dcbd 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -622,6 +622,7 @@ persist-key persist-tun remote-cert-tls server auth SHA256 +auth-nocache $CIPHER tls-client tls-version-min 1.2