Add auth-nocache option

To prevent the `WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this` warning.
This commit is contained in:
Birkhoff 2019-05-19 23:37:32 -07:00 committed by GitHub
parent d4efae3b10
commit c97fe80fc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -394,6 +394,7 @@ auth SHA512
cipher AES-256-CBC
setenv opt block-outside-dns
key-direction 1
auth-nocache
verb 3" > /etc/openvpn/client-common.txt
# Generates the custom client.ovpn
newclient "$CLIENT"