We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9166fc7 commit 0225bc3Copy full SHA for 0225bc3
testssl.sh
@@ -6255,7 +6255,7 @@ sub_quic() {
6255
outln "${proxy_hint_str}not offered or timed out"
6256
fileout "$jsonID" "INFO" "$proxy_hint_str not offered"
6257
else
6258
- # 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...
6259
filter_printable $sclient_outfile
6260
if [[ $(< $sclient_outfile) =~ CERTIFICATE----- ]]; then
6261
pr_svrty_best "offered (OK)"
0 commit comments