Subject:SSL Connection failure: javax.net.ssl.SSLHandshakeException Author:prakash baskaran Date:15 May 2012 07:42 AM
Dear All,
I have to send a request from a client to server,then the server needs to redirect the request from that client to another server.(Both server must use 2 different certificates).If I run each application separately it is working fine,but when the request of client is received to one server which in turn redirecting to another server the exception occurs.Is is possible to do in such a manner.Kindly help to resolve my issues.