[ https://issues.apache.org/jira/browse/HTTPCLIENT-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949988#comment-17949988 ]
Sneha Murganoor commented on HTTPCLIENT-2369: --------------------------------------------- Thanks for your response. We don't want proxy server being misused by a service which is not authorized to use proxy. We're specifically looking to implement: MTLS (mutual TLS) or IAM authentication (some service to service auth) between client and proxy. So we would need proxy talking TLS. > Does HttpAsync Client Support Proxy Tunnel > ------------------------------------------ > > Key: HTTPCLIENT-2369 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2369 > Project: HttpComponents HttpClient > Issue Type: Bug > Components: HttpClient (async) > Affects Versions: 5.4 > Reporter: Sneha Murganoor > Priority: Major > > I'm working on implementing a client that needs to connect to HTTPS endpoints > through an HTTPS proxy. I'd like to use > CloseableHttpAsyncClient/InternalHttpAsyncClient from Apache HttpComponents > AsyncClient library for this purpose. Does it support HTTPS proxy tunneling > to HTTPS targets? > Also, if CloseableHttpAsyncClient//InternalHttpAsyncClient isn't suitable for > this scenario, what alternatives would you recommend? > > Thanks in Advance, > Sneha -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org