bneradt opened a new pull request, #13468: URL: https://github.com/apache/trafficserver/pull/13468
OpenSSL 3.5 provides the complete server-side QUIC stack needed for downstream HTTP/3, so requiring an extra opt-in leaves capable builds without HTTP/3 for no dependency or compatibility benefit. This makes native OpenSSL QUIC an automatic CMake option. It is enabled only for upstream OpenSSL with the native server API, remains disabled when quiche is selected, and preserves explicit ON and OFF overrides. -- 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]
