From 0225bc3604655a2a83218308d8f1dd7cdd259c94 Mon Sep 17 00:00:00 2001 From: Dirk Date: Mon, 28 Jul 2025 15:44:58 +0200 Subject: [PATCH] typo fix --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index 5136b05..408a5fb 100755 --- a/testssl.sh +++ b/testssl.sh @@ -6255,7 +6255,7 @@ sub_quic() { outln "${proxy_hint_str}not offered or timed out" fileout "$jsonID" "INFO" "$proxy_hint_str not offered" else - # 0 would be process terminated before be killed. Now findout what happened... + # 0 would be process terminated before be killed. Now find out what happened... filter_printable $sclient_outfile if [[ $(< $sclient_outfile) =~ CERTIFICATE----- ]]; then pr_svrty_best "offered (OK)"