Httpclient 4.4.1 - Issue in passing InputStreamEntity

2015-05-28 Thread Bhuvaneswari Anandhan
Hi , We are facing some issue in passing request input stream using InputStreamEntity. Is there any known issue with InputStreamEntity interms of serialization o streaming of data?? Or is there any compatibility issue with Websphere 8 server in passing inputstream entity??

PoolingHttpClientConnectionManager SSL Handshake exception

2015-09-08 Thread Bhuvaneswari Anandhan
Hi , Recently we have done a Apache http component migration from 3.1 to 4.4.1. We have changed the connection manager implementation from MultiThreadedHttpConnectionManager (3.1 implementation) to PoolingHttpClientConnectionManager (apache httpclient 4.4.1). Now we are getting

Reg: Ignore Cookie Policy

2015-12-15 Thread Bhuvaneswari Anandhan
Hi , In one of our web application we have used http client 3.1 to forward the request from system 1 to system 2. System 1 request flow - browser to server1 - cookies allowed by browser , cookie is set to http only and secure in server1. System 2 request flow- system 1 to system2

Reg: Ignore Cookie Policy

2015-12-15 Thread Bhuvaneswari Anandhan
Hi , What the IGNORE COOKIES policy does in http client? Thanks & Regards, Bhuvaneswari

Apache Http Client and MS PKI Compatibility

2016-02-25 Thread Bhuvaneswari Anandhan
Hi , Currently we are using apache 3.1 http client libraries code in Weblogic to connect with other applications over SSL using Entrust certificates. Now replacing all the entrust certificates with MSPKI certificates. While migrating SSL configuration in server, we are getting SSL