Skip to content
Snippets Groups Projects
Commit 261df949 authored by Martin Schiller's avatar Martin Schiller Committed by Petr Štetiar
Browse files

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: default avatarMartin Schiller <ms@dev.tdt.de>
parent 4d3c8872
No related branches found
No related tags found
No related merge requests found
...@@ -191,6 +191,7 @@ username_as_common_name ...@@ -191,6 +191,7 @@ username_as_common_name
' '
OPENVPN_LIST=' OPENVPN_LIST='
tls_cipher
ncp_ciphers ncp_ciphers
tls_cipher
tls_ciphersuites
' '
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment