mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
Update testssl.sh
This commit is contained in:
parent
b43562aabf
commit
bc6367d3ad
@ -7840,7 +7840,7 @@ determine_optimal_proto() {
|
||||
done
|
||||
debugme echo "OPTIMAL_PROTO: $OPTIMAL_PROTO"
|
||||
if [[ "$OPTIMAL_PROTO" == "-ssl2" ]]; then
|
||||
pr_warningln "$NODEIP:$PORT appears to only support SSLv2."
|
||||
pr_magentaln "$NODEIP:$PORT appears to only support SSLv2."
|
||||
ignore_no_or_lame " Type \"yes\" to accept some false negatives or positives "
|
||||
[[ $? -ne 0 ]] && exit -2
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user