On Sun, 2015-07-05 at 21:04 +0300, Guri Livne wrote: > We got the following message from a third party: > > Partners using TLS/SSL with the RC4 cipher suite will not be able to > connect to our servers. > > 1) How can we know which cipher suites are used by our HttpClient instance? > > 2) What should we do in order to handle it? > > > Thanks! > > > Guri Livne
Use custom SSLConnectionSocketFactory instance http://hc.apache.org/httpcomponents-client-4.5.x/httpclient/examples/org/apache/http/examples/client/ClientCustomSSL.java Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail: httpclient-users-h...@hc.apache.org