bneradt opened a new pull request, #9959: URL: https://github.com/apache/trafficserver/pull/9959
This updates the curl invocations for the tls_client_versions and tls_client_versions_minmax autests so that it will run with the updated OpenSSL 3.0 which is more strict. This avoids the issue by toning down curl's security level to 0. A future PR should assess our proxy.config.ssl.server.cipher_suite configurations and update accordingly. This also fixes a crash that tls.test.py found for OpenSSL 3.0 in which SSLNetVConnection::load_buffer_and_write should return a non-zero in the event of SSL_ERROR_SYSCALL. (cherry picked from commit 0a8788abea9d3eda26ceab15252c5d48d57c20a9) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
