maskit opened a new pull request #7543: URL: https://github.com/apache/trafficserver/pull/7543
ATS crashes on origin session reuse if it's used with BoringSSL. Current code calls `SSL_set_session` twice, and BoringSSL doesn't like it. This fix is not related to the failure on autest-master. Linking to #7479 in case we backport it. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
