From 9f313f15eafed1f0874895b07991fc2722083e36 Mon Sep 17 00:00:00 2001 From: Dirk Date: Tue, 27 Sep 2016 23:38:47 +0200 Subject: [PATCH] added --openssl-timeout in help --- testssl.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/testssl.sh b/testssl.sh index bbcc374..bdcc036 100755 --- a/testssl.sh +++ b/testssl.sh @@ -7418,6 +7418,7 @@ tuning options (can also be preset via environment variables): output options (can also be preset via environment variables): --warnings "batch" doesn't wait for keypress, "off" or "false" skips connection warning + --openssl-timeout useful to avoid hangers. to wait before openssl connect will be terminated --quiet don't output the banner. By doing this you acknowledge usage terms normally appearing in the banner --wide wide output for tests like RC4, BEAST. PFS also with hexcode, kx, strength, RFC name --show-each for wide outputs: display all ciphers tested -- not only succeeded ones