jeme commented on issue #747:
URL: https://github.com/apache/lucenenet/issues/747#issuecomment-2653939392

   > [@jeme](https://github.com/jeme) Thanks for digging into that and posting 
that info. Ideally this would support mTLS as well. That is often a requirement 
with clients I work with for server-to-server communication, even on private 
networks as defense-in-depth.
   
   That I am unaware how to handle within .NET, but i guess you would either 
provide your own HttpClientHandler (optional parameter for the ctor) or go 
straight for the ctor allowing you to provide the entire HttpClient instance 
your self.
    


-- 
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: dev-unsubscr...@lucenenet.apache.org

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

Reply via email to