[ 
https://issues.apache.org/jira/browse/SOLR-10783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050575#comment-16050575
 ] 

Mano Kovacs edited comment on SOLR-10783 at 6/15/17 2:57 PM:
-------------------------------------------------------------

bq. Why remove the quotes on this variable? Will that have other side affects?
{{SOLR_JETTY_CONFIG}} is solely used to pass {{\-\-module=http(s)}} to 
{{start.jar}}. It is defined in the scripts so it was not usable from the 
outside. It is working both {{start.jar "--module=http"}} and {{start.jar 
-\-module=http}}, so it was not an issue before, but I added quoted jetty 
config so I removed the quotes to prevent double quotes.


was (Author: manokovacs):
bq. Why remove the quotes on this variable? Will that have other side affects?
{{SOLR_JETTY_CONFIG}} is solely used to pass {{--module=http(s)}} to 
{{start.jar}}. It is defined in the scripts so it was not usable from the 
outside. It is working both {{start.jar "--module=http"}} and {{start.jar 
--module=http}}, so it was not an issue before, but I added quoted jetty config 
so I removed the quotes to prevent double quotes.

> Using Hadoop Credential Provider as SSL/TLS store password source
> -----------------------------------------------------------------
>
>                 Key: SOLR-10783
>                 URL: https://issues.apache.org/jira/browse/SOLR-10783
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: security
>            Reporter: Mano Kovacs
>            Assignee: Mark Miller
>         Attachments: SOLR-10783.patch
>
>
> As a second iteration of SOLR-10307, I propose support of hadoop credential 
> providers as source of SSL store passwords. 
> Motivation: When SOLR is used in hadoop environment, support of  HCP gives 
> better integration and unified method to pass sensitive credentials to SOLR.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to