1
0
Fork 0
mirror of https://github.com/Nyr/openvpn-install.git synced 2025-04-05 05:33:30 +03:00

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"