mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
Add auth-nocache option to client.
This commit is contained in:
parent
290d0d08f2
commit
6dde3f74ea
1 changed files with 1 additions and 0 deletions
|
@ -12,5 +12,6 @@ tls-version-min 1.2
|
||||||
verify-x509-name SRVRNAME name
|
verify-x509-name SRVRNAME name
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
auth SHA256
|
auth SHA256
|
||||||
|
auth-nocache
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 3
|
verb 3
|
||||||
|
|
Loading…
Reference in a new issue