From 65da627820f2d70bbbc45995d9f96d724c9827be Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Tue, 3 Oct 2023 15:56:18 +0200 Subject: [PATCH] better English --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index cdc22dc..2b8bcc6 100755 --- a/testssl.sh +++ b/testssl.sh @@ -20438,7 +20438,7 @@ tuning / connect options (most also can be preset via environment variables): -9, --full includes tests for implementation bugs and cipher per protocol (could disappear) --bugs enables the "-bugs" option of s_client, needed e.g. for some buggy F5s --assume-http if protocol check fails it assumes HTTP protocol and enforces HTTP checks - --ssl-native use OpenSSL where sockets are normally used. Faster but inaccurate, avoid it when possible + --ssl-native use OpenSSL where sockets are normally used. Faster but inaccurate, avoid it if possible --openssl use this openssl binary (default: look in \$PATH, \$RUN_DIR of $PROG_NAME) --proxy (experimental) proxy connects via , auto: values from \$env (\$http(s)_proxy) -6 also use IPv6. Works only with supporting OpenSSL version and IPv6 connectivity