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