[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949927#comment-17949927
 ] 

Oleg Kalnichevski commented on HTTPCLIENT-2369:
-----------------------------------------------

Apache HttpClient (both classic and async transports) does not support proxy 
tunneling  over HTTPS. We are aware of this limitation but there are presently 
no plans to resolve it. You need to look for another HTTP client that supports 
this feature.

Oleg

> 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

Reply via email to