From a4f1873f635628f3c834c247294e608f2ea1b8c7 Mon Sep 17 00:00:00 2001 From: Dirk Date: Wed, 22 Apr 2015 11:56:13 +0200 Subject: [PATCH] - FIX for complete bailing out --- testssl.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index 4c1d43f..338a2a7 100755 --- a/testssl.sh +++ b/testssl.sh @@ -2521,6 +2521,7 @@ return 0 # https://secure-resumption.com/tlsauth.pdf tls_truncation() { #FIXME: difficult to test, is there any test available, pls let me know +: } old_fart() { @@ -3279,6 +3280,6 @@ fi exit $ret -# $Id: testssl.sh,v 1.232 2015/04/22 08:33:43 dirkw Exp $ +# $Id: testssl.sh,v 1.233 2015/04/22 09:56:12 dirkw Exp $ # vim:ts=5:sw=5 # ^^^ FYI: use vim and you will see everything beautifully indented with a 5 char tab