Skip to content
Snippets Groups Projects
Commit 4f6b18c1 authored by Martin Schiller's avatar Martin Schiller Committed by Jonas Höglund
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>
(cherry picked from commit 261df949)
parent d80763f9
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