diff --git a/testssl.sh b/testssl.sh index 3cd77dc..6c5d622 100755 --- a/testssl.sh +++ b/testssl.sh @@ -18728,7 +18728,7 @@ determine_service() { else # If the XMPP name cannot be provided using -xmpphost, # then it needs to be provided to the -connect option - NODEIP="$NODE" + NODEIP="$NODE" fi fi elif [[ "$protocol" == postgres ]]; then