maskit opened a new pull request #6942: URL: https://github.com/apache/trafficserver/pull/6942
The only difference between `SSLMultiCertConfigLoader::_store_ssl_ctx` and `QUICMultiCertConfigLoader::_store_ssl_ctx` was whether it says "QUIC" on log outputs. This commit removes the long dup code and introduces `_debug_tag()` so that derived classes can override the debug tag. Also, this is actually for #6933. I could request or make the same change for QUICMultiCertConfigLoader but unifying the code would make more sense. ---------------------------------------------------------------- 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]
