You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/06/24 02:52:32 UTC

[GitHub] [trafficserver] maskit commented on issue #6939: QUIC will need ssl_client_cert_callback implementation after PR #6699 has landed

maskit commented on issue #6939:
URL: https://github.com/apache/trafficserver/issues/6939#issuecomment-648550518


   The callback function, `ssl_client_cert_callback` should be set in `quic_init_client_ssl_ctx()`.
   
   I don't have strong opinion on where to put the callback function but I'd follow the same way as other XSupport classes and move most code currently in the callback function to the XSupport class for this.


----------------------------------------------------------------
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:
users@infra.apache.org