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>
(cherry picked from commit 261df949fa)
v19.07.3_mercusys_ac12_duma
Martin Schiller 5 years ago committed by Jo-Philipp Wich
parent 6ac62c4b6c
commit f9a7a40ac4

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

Loading…
Cancel
Save