diff --git a/openvpn-config/client.conf b/openvpn-config/client.conf index ac8a0d2..486863c 100644 --- a/openvpn-config/client.conf +++ b/openvpn-config/client.conf @@ -34,6 +34,9 @@ tls-version-min "1.2" # Make sure to detect broken sessions keepalive 10 30 +# Use this option to prevent OpenVPN from caching the password of your private key +#auth-nocache + # These are needed if running with reduced privileges persist-key persist-tun