mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 19:30:16 +00:00
Set control channel to TLS 1.2
Debate with myself on adding cipher list.
This commit is contained in:
parent
f3c1072975
commit
1b0b6478b3
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ push "redirect-gateway def1"
|
|||
client-to-client
|
||||
duplicate-cn
|
||||
keepalive 10 120
|
||||
tls-version-min 1.2
|
||||
tls-auth /etc/openvpn/easy-rsa/keys/ta.key 0
|
||||
cipher AES-256-CBC
|
||||
auth SHA256
|
||||
|
|
Loading…
Reference in a new issue