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

   ## Summary
   - add `Condition.HasCurlTLSVersionSupport(...)` to probe curl TLS version
     capability directly
   - gate TLSv1/TLSv1.1 subtests in `tls_client_versions` and
     `tls_client_versions_minmax` based on curl capability
   - avoid false failures when OpenSSL policy checks pass but curl cannot
     actually attempt legacy TLS handshakes
   
   ## Test plan
   - [x] run style checks via pre-commit hooks during commit
   - [x] run local curl probes for TLSv1/TLSv1.1 capability against localhost
   - [x] verify only autest condition/test files changed (no production code)


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