From b6c18f5e4e2b34fb1f997384367e47d0a54b09df Mon Sep 17 00:00:00 2001 From: Dirk Date: Fri, 1 Apr 2022 18:02:20 +0200 Subject: [PATCH] Remove trailing spaces to get rid of failing status of CI --- testssl.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testssl.sh b/testssl.sh index 512f4b4..4609a5a 100755 --- a/testssl.sh +++ b/testssl.sh @@ -5062,7 +5062,7 @@ run_client_simulation() { } # generic function whether $1 is supported by s_client. -# Currently only used for protocols that's why we saved -connect $NXCONNECT. +# Currently only used for protocols that's why we saved -connect $NXCONNECT. sclient_supported() { case "$1" in -ssl2) @@ -17128,7 +17128,7 @@ run_tls_fallback_scsv() { high_proto="$p" break fi - + if [[ "$p" == ssl3 ]] && ! "$HAS_SSL3"; then "$using_sockets" || continue tls_sockets "00" "$TLS_CIPHER" "" "" "true"