[
https://issues.apache.org/jira/browse/SOLR-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13936398#comment-13936398
]
ASF subversion and git services commented on SOLR-5866:
-------------------------------------------------------
Commit 1577971 from [email protected] in branch 'dev/trunk'
[ https://svn.apache.org/r1577971 ]
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
> Fix For: 4.8
>
> 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]