diff --git a/testssl.sh b/testssl.sh index 738d7c3..4fa64b8 100755 --- a/testssl.sh +++ b/testssl.sh @@ -11527,7 +11527,7 @@ parse_tls_serverhello() { else # This could just be a result of the server's response being # split across two or more packets. - continue + break fi fi tls_content_type="${tls_hello_ascii:i:2}"