diff --git a/testssl.sh b/testssl.sh index 1dce452d4..cf6f29fe6 100755 --- a/testssl.sh +++ b/testssl.sh @@ -10908,7 +10908,7 @@ run_fs() { fi done [[ -z "$curves_to_test" ]] && break - $OPENSSL s_client $(s_client_options "$proto -cipher "\'${ecdhe_cipher_list:1}\'" -ciphersuites "\'${tls13_cipher_list:1}\'" -curves "${curves_to_test:1}" $STARTTLS $BUGS -connect $NODEIP:$PORT $PROXY $SNI") &>$TMPFILE $TMPFILE