1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-07-18 03:31:58 +02:00
Fixed typo
This commit is contained in:
Niklas
2019-11-06 12:14:16 +01:00
committed by GitHub
parent ed4bffb5d2
commit f3a8884793

@ -4899,7 +4899,7 @@ run_protocols() {
fi
fi
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 ";
if ! "$SSL_NATIVE"; then