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

   I found that `SSLMultiCertConfigLoader::_set_curves` function is not working 
as expected with BoringSSL. Because this check doesn't work with BoringSSL, 
because it's defined as a function instead of macro.
   ```
   #if defined(SSL_CTX_set1_groups_list) || defined(SSL_CTX_set1_curves_list)
   ```


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