From 45b27872c9fba989d86c3904beb0e326301b8f67 Mon Sep 17 00:00:00 2001 From: Dirk Date: Mon, 12 Jan 2026 21:22:45 +0100 Subject: [PATCH] fix typo --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index 827aae1..89356fb 100755 --- a/testssl.sh +++ b/testssl.sh @@ -23233,7 +23233,7 @@ determine_optimal_proto() { fileout "$jsonID" "WARN" "Your $OPENSSL cannot connect to $NODEIP:$PORT." fi outln - ignore_no_or_lame " If you continue the results are likely not corrrect. Really proceed ? (\"yes\" to continue)" "yes" + ignore_no_or_lame " If you continue the results are likely not correct. Really proceed ? (\"yes\" to continue)" "yes" [[ $? -ne 0 ]] && exit $ERR_CLUELESS fi elif "$all_failed"; then