openvpn: add new list option tls_ciphersuites

To configure the list of allowable TLS 1.3 ciphersuites, the option
tls_ciphersuites is used instead of tls_ciphers.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
master
Martin Schiller 5 years ago committed by Petr Štetiar
parent 4d3c8872f8
commit 261df949fa

@ -191,6 +191,7 @@ username_as_common_name
'
OPENVPN_LIST='
tls_cipher
ncp_ciphers
tls_cipher
tls_ciphersuites
'

Loading…
Cancel
Save