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

    https://github.com/apache/trafficserver/pull/1226#discussion_r94827614
  
    --- 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 --
    
    I put it here because client_ctx is being initialized here which belongs to 
SSLNetprocessor


---
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