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

Vikram commented on HTTPCLIENT-1481:
------------------------------------

I went through it, so does that indicate that the proxy that i used i.e. 
SoapUI's -> HttpMonitor is unable to establish a tunnel connection with the 
target server?
There is a tunnel option to SoapUI as well, which i tried but for some reason 
it said access denied.

So i tried with another Proxy server Membrane Monitor 
http://www.membrane-soa.org/soap-monitor/. Setup a simple http proxy. Ran the 
same example test and this time it worked, no exceptions.

So does this indicate the problem was really with the proxy server i was using?

1. TCPmon, did not have an SSL support itself.
2. SoapUI for some reason failed to create a tunnel connection with the target 
server.
3. Membrane monitor worked via a simple http proxy setup.

> Http Proxy with SSL target not working
> --------------------------------------
>
>                 Key: HTTPCLIENT-1481
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1481
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 4.2.6
>            Reporter: Vikram
>
> I am using HttpClient 4.0.1 and trying to configure proxy for my target https 
> server but its not working.
> Case being Http Client -> Http Proxy -> Https Target.
> Direct communication between the client and the target is working fine, but 
> when i introduce the proxy. Followed the example provided here - 
> http://hc.apache.org/httpcomponents-client-4.2.x/httpclient/examples/org/apache/http/examples/client/ClientExecuteProxy.java
> Tried posting this on the user lists but no one seems to respond there, is 
> this really supported?



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to