From 58a6f501b53910747fee07fae0eda6a19f4d8b8f Mon Sep 17 00:00:00 2001 From: Dirk Date: Sat, 20 Jun 2015 19:36:11 +0200 Subject: [PATCH] - better addressed no clear fallback repsonses, see #121 --- testssl.sh | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/testssl.sh b/testssl.sh index c2d6be2..fc3b634 100755 --- a/testssl.sh +++ b/testssl.sh @@ -2835,11 +2835,15 @@ tls_fallback_scsv() { # ...and do the test $OPENSSL s_client -connect $NODEIP:$PORT $SNI -no_tls1_2 -fallback_scsv &>$TMPFILE