From 109aa88221217931d6ff98a37b490f75ce79eb16 Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Mon, 27 May 2019 03:17:05 -0400 Subject: squashme: suggestions --- src/tool_help.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/tool_help.c') diff --git a/src/tool_help.c b/src/tool_help.c index ad6b6a107..9209a13dd 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -335,8 +335,8 @@ static const struct helptxt helptext[] = { "SPNEGO proxy service name"}, {" --proxy-ssl-allow-beast", "Allow security flaw for interop for HTTPS proxy"}, - {" --proxy-tls13-ciphers ", - "TLS 1.3 proxy cipher suites"}, + {" --proxy-tls13-ciphers ", + "TLS 1.3 ciphersuites for proxy (OpenSSL)"}, {" --proxy-tlsauthtype ", "TLS authentication type for HTTPS proxy"}, {" --proxy-tlspassword ", @@ -445,8 +445,8 @@ static const struct helptxt helptext[] = { "Transfer based on a time condition"}, {" --tls-max ", "Set maximum allowed TLS version"}, - {" --tls13-ciphers ", - "TLS 1.3 cipher suites to use"}, + {" --tls13-ciphers ", + "TLS 1.3 ciphersuites (OpenSSL)"}, {" --tlsauthtype ", "TLS authentication type"}, {" --tlspassword", -- cgit v1.2.1