From fcd208b2c904410d575457bc17dadfeb6e9f69f4 Mon Sep 17 00:00:00 2001 From: AlGreed Date: Sat, 28 Jan 2017 08:09:02 +0100 Subject: [PATCH] ... --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index bc2084b..62c1df8 100755 --- a/testssl.sh +++ b/testssl.sh @@ -11660,7 +11660,7 @@ determine_service() { fi grep -q '^Server Temp Key' $TMPFILE && HAS_DH_BITS=true # FIX #190 out " Service set:$CORRECT_SPACES STARTTLS via " - fileout "service" "INFO" "Service detected: $protocol" + fileout "service" "INFO" "$protocol" toupper "$protocol" [[ -n "$XMPP_HOST" ]] && echo -n " (XMPP domain=\'$XMPP_HOST\')" outln