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