maskit commented on pull request #6870: URL: https://github.com/apache/trafficserver/pull/6870#issuecomment-759932405
I resolved merge conflicts and also added a commit that moves the additional actions into SNIActionPerformers as the change was small. `ssl_client_hello_callback` still have `SSLNetVCAccess` and we'd probably need another abstraction (TLSBasicSupport) to get rid of it. I think `TLSBasicSupport` is also needed to use TSSsl* APIs on QUIC connections since the API implementations currently cast continuations to SSLNetVC. ---------------------------------------------------------------- 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]
