mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-11-22 16:45:16 +01:00
typo fix
This commit is contained in:
@@ -6255,7 +6255,7 @@ sub_quic() {
|
|||||||
outln "${proxy_hint_str}not offered or timed out"
|
outln "${proxy_hint_str}not offered or timed out"
|
||||||
fileout "$jsonID" "INFO" "$proxy_hint_str not offered"
|
fileout "$jsonID" "INFO" "$proxy_hint_str not offered"
|
||||||
else
|
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
|
filter_printable $sclient_outfile
|
||||||
if [[ $(< $sclient_outfile) =~ CERTIFICATE----- ]]; then
|
if [[ $(< $sclient_outfile) =~ CERTIFICATE----- ]]; then
|
||||||
pr_svrty_best "offered (OK)"
|
pr_svrty_best "offered (OK)"
|
||||||
|
|||||||
Reference in New Issue
Block a user