Remove keep-alive settings and point out user/pass file

This commit is contained in:
Martin Collberg
2019-03-18 20:52:45 +01:00
parent 0a97d026cc
commit fab5d65b22
53 changed files with 159 additions and 159 deletions

View File

@@ -7,9 +7,9 @@ cipher AES-256-CBC
;Host
resolv-retry infinite
;auth
auth-user-pass
auth-user-pass /config/openvpn-credentials.txt
auth-nocache
keepalive 10 30
remote nl.anonine.net 1195
persist-key
@@ -71,4 +71,4 @@ c22ad9cc4539286b4894b00c2096a334
b9b8c68be4c5dd50723c506f39f35dc5
70d63e54348f1676715be7f7325658e8
-----END OpenVPN Static key V1-----
</tls-auth>
</tls-auth>