Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
ManifoldCF 1.8.2, ManifoldCF 2.0.2
-
None
Description
As Oleg says, the connection factory must be configured on the connection manager, or it has no effect:
Connection socket factory should also be configured on connection
manager directly. Otherwise it will have no effect.
Here's the relevant bit in the HttpClientBuilder
http://hc.apache.org/httpcomponents-client-4.4.x/httpclient/xref/org/apache/http/impl/client/HttpClientBuilder.html#891