mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-01-08 07:40:05 +01:00
Merge pull request #92 from NathanZepol/master
Adding auth-nocache option to .ovpn configuration
This commit is contained in:
commit
998d1e8b13
@ -626,6 +626,7 @@ persist-key
|
|||||||
persist-tun
|
persist-tun
|
||||||
remote-cert-tls server
|
remote-cert-tls server
|
||||||
auth SHA256
|
auth SHA256
|
||||||
|
auth-nocache
|
||||||
$CIPHER
|
$CIPHER
|
||||||
tls-client
|
tls-client
|
||||||
tls-version-min 1.2
|
tls-version-min 1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user