diff --git a/testssl.sh b/testssl.sh index 3c20f50a..ee1ce382 100755 --- a/testssl.sh +++ b/testssl.sh @@ -4802,12 +4802,18 @@ run_prototest_openssl() { sclient_connect_successful $? $TMPFILE ret=$? debugme grep -E "error|failure" $ERRFILE | grep -Eav "unable to get local|verify error" - # try again without $PROXY - $OPENSSL s_client $(s_client_options "-state $1 $STARTTLS $BUGS -connect $NODEIP:$PORT $SNI") >$TMPFILE 2>&1 $TMPFILE 2>&1