bryancall commented on issue #6939: URL: https://github.com/apache/trafficserver/issues/6939#issuecomment-4825223161
This TODO was tied to the original in-house QUIC implementation. That stack was removed in 2023 (#10703) and replaced with a quiche-based stack that manages TLS differently (via `quiche_config_*`), so the specific `quic_init_client_ssl_ctx()` hook this issue described no longer applies. Closing as moot. If outbound QUIC client-certificate support is something you need on the current stack, please open a new issue describing the use case so it can be scoped against the new 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]
