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 261df949faad6dda43454868628f79265e9cc5e7)
This commit is contained in:
Martin Schiller 2019-05-28 12:50:15 +02:00 committed by Jo-Philipp Wich
parent 6ac62c4b6c
commit f9a7a40ac4

View File

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