: Tuesday, September 08, 2015 7:20 PM
To: HttpClient User Discussion
Subject: Re: PoolingHttpClientConnectionManager SSL Handshake exception
HttpClient did get more picky about certs.
On Tue, Sep 8, 2015 at 4:31 AM, Bhuvaneswari Anandhan <
bhuvaneswari.anand...@oracle.com> wrote:
> Hi ,
&
HttpClient did get more picky about certs.
On Tue, Sep 8, 2015 at 4:31 AM, Bhuvaneswari Anandhan <
bhuvaneswari.anand...@oracle.com> wrote:
> 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
User Discussion
Subject: Re: PoolingHttpClientConnectionManager SSL Handshake exception
Are you ONLY changing the http client you use and NOTHING else?
2015-09-08 10:31 GMT+02:00 Bhuvaneswari Anandhan <
bhuvaneswari.anand...@oracle.com>:
> Hi ,
>
>
>
> Recently we have done a
Are you ONLY changing the http client you use and NOTHING else?
2015-09-08 10:31 GMT+02:00 Bhuvaneswari Anandhan <
bhuvaneswari.anand...@oracle.com>:
> Hi ,
>
>
>
> Recently we have done a Apache http component migration from 3.1 to 4.4.1.
>
>
>
> We have changed the connection manager implementa
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 SS