[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCLIENT-1445.
-------------------------------------------

    Resolution: Incomplete

If the server succeeds in sending back _any_ status code even 500 that 
basically means that SSL handshake was successful. The problem you are having 
most likely has nothing to do with SSL.

Oleg

> Unable to access WebService through WebSphere Application Server with new 
> HttpClient
> ------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1445
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1445
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 4.2.6
>         Environment: OS- Windows
> Application Server- WebSphere Application Server 7.0.0.11
>            Reporter: Sukesh Kumar
>              Labels: httpclient, ssl, websphere
>
> Hi,
> My project needs to access a 2-way SSL WebService. 
> I am configuring WebSphere Application Server's (WAS) signer certificate to 
> setup the trust between my application's server and the external server 
> hosting the webservice.  
> With HttpClient 4.0, I am successfully able to connect to the WebService and 
> I get the expected response. 
> When I change the HttpClient to 4.2.5, the server returns a 500 response. For 
> the code to work on new API, I have to write the code to use WAS alias, which 
> I do not want to do. 
> I expected the new version to work the same way as the old one. I am not sure 
> what has changed with this new version. Please help.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to