bneradt opened a new pull request, #13264:
URL: https://github.com/apache/trafficserver/pull/13264

   Some OpenSSL builds expose the async APIs ATS can use while disabling the 
legacy ENGINE interface. On those platforms, such as RHEL 10, the test-only 
async_engine plugin fails to compile even though runtime TLS async support can 
still be built without it.
   
   This adds a CMake compile check for dynamic ENGINE availability and uses it 
to gate the test plugin. The TLS engine AuTest now skips when the test plugin 
was not built, while ENGINE-capable builds continue to build and run the test.


-- 
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]

Reply via email to