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 21:54:12 UTC

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

    [ https://issues.apache.org/jira/browse/CONNECTORS-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490256#comment-14490256 ] 

Karl Wright commented on CONNECTORS-1186:
-----------------------------------------

r1672737 (trunk)


> 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 1.8.2, ManifoldCF 2.0.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)