[
https://issues.apache.org/jira/browse/SOLR-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938843#comment-13938843
]
ASF subversion and git services commented on SOLR-5866:
-------------------------------------------------------
Commit 1578743 from [email protected] in branch 'dev/branches/lucene_solr_4_7'
[ https://svn.apache.org/r1578743 ]
SOLR-5866: UpdateShardHandler needs to use the system default scheme registry
to properly handle https via javax.net.ssl.* properties
> UpdateShardHandler needs to use the system default scheme registry to
> properly handle https via javax.net.ssl.* properties
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-5866
> URL: https://issues.apache.org/jira/browse/SOLR-5866
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.7
> Reporter: Steve Davids
> Assignee: Shalin Shekhar Mangar
> Fix For: 4.8, 5.0, 4.7.1
>
> Attachments: SOLR-5866.patch
>
>
> The UpdateShardHandler configures it's own PoolingClientConnectionManager
> which *doesn't* use the system default scheme registry factory which
> interrogates the javax.net.ssl.* system properties to wire up the https
> scheme into HttpClient. To ease configuration the system default registry
> should be used.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]