Update openvpn config to new version
This commit is contained in:
parent
5976b79b5e
commit
c18d393849
1 changed files with 2 additions and 1 deletions
|
@ -62,7 +62,8 @@
|
|||
auth-nocache
|
||||
tls-cipher DEFAULT
|
||||
cipher AES-128-CBC
|
||||
#data-ciphers AES-128-CBC # TODO: Enable with openvpn 2.5
|
||||
data-ciphers AES-128-CBC
|
||||
data-ciphers-fallback AES-128-CBC
|
||||
reneg-sec 0
|
||||
remap-usr1 SIGTERM
|
||||
'';
|
||||
|
|
Loading…
Add table
Reference in a new issue