You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2015/04/10 16:18:12 UTC

[jira] [Created] (CONNECTORS-1186) SSL connection factories not getting properly set up

Karl Wright created CONNECTORS-1186:
---------------------------------------

             Summary: SSL connection factories not getting properly set up
                 Key: CONNECTORS-1186
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1186
             Project: ManifoldCF
          Issue Type: Bug
          Components: LiveLink connector, RSS connector, SharePoint connector, Web connector
    Affects Versions: ManifoldCF 2.0.2, ManifoldCF 1.8.2
            Reporter: Karl Wright
            Assignee: Karl Wright
             Fix For: ManifoldCF 1.9, ManifoldCF 2.1


As Oleg says, the connection factory *must* be configured on the connection manager, or it has no effect:

{code}
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
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)