shinrich opened a new pull request #7219:
URL: https://github.com/apache/trafficserver/pull/7219


   This is a fix on the feature added in PR #7130 
   
   If the client request had a SNI name that both matched a server cert from 
ssl_multicert.config and the ca override feature in sni.yaml, the ca override 
data would be set first and then cleared by the openssl call SSL_set_SSL_CTX.
   
   This PR augments the test to cover this case (select a non-default cert from 
ssl_multicert.config).  It also reapplies the ca override data after calling 
SSL_set_SSL_CTX.
   
   This this feature is in 9.0.x, the fix should go there as well.


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


Reply via email to