mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
...
This commit is contained in:
parent
04c653646e
commit
fcd208b2c9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user