Update openvpn config to new version

This commit is contained in:
Fabian Hauser 2021-06-07 15:14:16 +02:00
parent 5976b79b5e
commit c18d393849

View file

@ -62,7 +62,8 @@
auth-nocache auth-nocache
tls-cipher DEFAULT tls-cipher DEFAULT
cipher AES-128-CBC 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 reneg-sec 0
remap-usr1 SIGTERM remap-usr1 SIGTERM
''; '';