You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/01/04 20:18:38 UTC

[GitHub] [trafficserver] duke8253 opened a new pull request #8572: Remove unused argument, and make sure condition checks are consistent

duke8253 opened a new pull request #8572:
URL: https://github.com/apache/trafficserver/pull/8572


   Pretty much what the title says, removes unused argument `names` passed into `SSLMultiCertConfigLoader::init_server_ssl_ctx`.
   
   Also, I was working on our internal 9.1 version, and there was a bug where an empty `ssl_multicert.config` file prevents a default SSL context to be generated, causing failed blind tunneling. The master version doesn't seem to have that bug, but there's a condition check that was partially removed, adding it back to make things consistent. https://github.com/apache/trafficserver/compare/master...duke8253:master-cert_load#diff-cb865c0bc65fb8ef103a206282b78a50e0c1c9e93ca6713322ba9df9d921e6c9R1813


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] duke8253 merged pull request #8572: Remove unused argument, and make sure condition checks are consistent

Posted by GitBox <gi...@apache.org>.
duke8253 merged pull request #8572:
URL: https://github.com/apache/trafficserver/pull/8572


   


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org