[
https://issues.apache.org/jira/browse/SOLR-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901745#comment-13901745
]
Steve Davids commented on SOLR-4407:
------------------------------------
You are able to specify your own certificates via the javax.net system
properties (javax.net.ssl.keyStore, javax.net.ssl.keyStorePassword,
javax.net.ssl.trustStore, javax.net.ssl.trustStorePassword). These are honored
by the SystemDefaultHttpClient and configures the SSL context with the given
configuration. Alternatively, you can create your own "HttpClientConfigurer"
used by the HttpClientUtil class to modify Solr's HttpClient instance.
> SSL auth or basic auth in SolrCloud
> -----------------------------------
>
> Key: SOLR-4407
> URL: https://issues.apache.org/jira/browse/SOLR-4407
> Project: Solr
> Issue Type: New Feature
> Components: SolrCloud
> Affects Versions: 4.1
> Reporter: Sindre Fiskaa
> Labels: Authentication, Certificate, SSL
> Fix For: 4.7
>
>
> I need to be able to secure sensitive information in solrnodes running in a
> SolrCloud with either SSL client/server certificates or http basic auth..
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]