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.
This commit is contained in:
cpp 2021-05-21 18:10:35 +02:00
parent e524d47f4a
commit 01f69a6b05

View file

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