fix(openvpn): Align cipher and data ciphers
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
38fef42aa6
commit
436c80ed33
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ key client.key
|
|||
remote-cert-tls server
|
||||
tls-auth ta.key 1
|
||||
cipher AES-256-CBC
|
||||
data-ciphers AES-256-CBC
|
||||
auth SHA256
|
||||
verb 3
|
||||
key-direction 1
|
||||
|
|
Loading…
Reference in a new issue