Compare commits

..

1 commit

Author SHA1 Message Date
cpp
01f69a6b05 add auth-nocache to config template
This fixes a warning about cached passwords thats being issued by openvpn when starting. As far as I can see, this only is a security issue if an attacker has the possibility to read arbitrary memory regions. The warning is unaesthetic, tho, so I want to get rid of it.
2021-05-21 18:10:35 +02:00

View file

@ -9,6 +9,7 @@ persist-tun
cipher AES-256-GCM
auth SHA512
auth-nocache
remote-cert-tls server
key-direction 1