mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-20 03:40:17 +00:00
Merge pull request #594 from Giraffe1966/issue-589
Add auth-nocache option to client.
This commit is contained in:
commit
ad95a43931
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