Github user shinrich commented on a diff in the pull request:

    https://github.com/apache/trafficserver/pull/1226#discussion_r94824973
  
    --- Diff: iocore/net/SSLNetProcessor.cc ---
    @@ -76,6 +77,7 @@ SSLNetProcessor::start(int, size_t stacksize)
         SSLError("Can't initialize the SSL client, HTTPS in remap rules will 
not function");
       }
     
    +  params->InsertCTX(params->clientCertPath, client_ctx);
    --- End diff --
    
    And maybe the InsertCTX should be moved to the logic that initializes/sets 
up the SSLConfig?  


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to