1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-07-05 21:31:56 +02:00

Merge pull request from Night1/patch-1

Fix typo
This commit is contained in:
Dirk Wetter
2019-11-06 14:29:08 +01:00
committed by GitHub

@ -4899,7 +4899,7 @@ run_protocols() {
fi fi
fi fi
outln outln
[[ "$DEBUG" -le 1 ]] && debug_recomm=", rerun w DEBUG>=2 or --ssl-native" [[ "$DEBUG" -le 1 ]] && debug_recomm=", rerun with DEBUG>=2 or --ssl-native"
pr_bold " SSLv2 "; pr_bold " SSLv2 ";
if ! "$SSL_NATIVE"; then if ! "$SSL_NATIVE"; then