[ 
https://issues.apache.org/jira/browse/SOLR-6982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy Potter updated SOLR-6982:
---------------------------------
    Attachment: SOLR-6982.patch

Here's a patch that supports the process documented in the ref guide: 
https://cwiki.apache.org/confluence/display/solr/Enabling+SSL

The only issue is the SolrCLI app needs absolute paths to the keystore files 
set in the Java system properties. I'm thinking it would be better to pass a 
prop to that class that allows it to find the keystore files using the relative 
paths.

> bin/solr and SolrCLI should support SSL-related Java System Properties
> ----------------------------------------------------------------------
>
>                 Key: SOLR-6982
>                 URL: https://issues.apache.org/jira/browse/SOLR-6982
>             Project: Solr
>          Issue Type: Improvement
>          Components: scripts and tools
>            Reporter: Timothy Potter
>            Assignee: Timothy Potter
>            Priority: Critical
>             Fix For: 5.0
>
>         Attachments: SOLR-6982.patch
>
>
> SolrCLI is used by bin/solr to create collections, run a healthcheck, and get 
> system info. If Solr is running in SSL mode, then these actions won't work 
> unless the proper SSL-related Java system properties are set.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to