Steve Davids created SOLR-5866:
----------------------------------

             Summary: 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


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]

Reply via email to