[ https://issues.apache.org/jira/browse/HTTPCLIENT-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949993#comment-17949993 ]
Sneha Murganoor commented on HTTPCLIENT-2369: --------------------------------------------- However, I'm a bit confused by your statement that it 'likely ignores HTTPS for the first hop to the proxy.' In our setup: 1. The proxy specifically requires HTTPS. If we try to connect without HTTPS, it errors out. 2. We can see the CONNECT request going to the backend service through this HTTPS proxy and receiving responses. Could you clarify what you mean by 'ignoring HTTPS'? Are you suggesting there's a bug where it's supporting a feature it shouldn't? > 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