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

Marcel Berteler commented on SOLR-8897:
---------------------------------------

A slightly better way than using clear txt is using the obfuscated (OBF) 
version of the password which can be generated using the password utility that 
comes with Jetty.

http://wiki.eclipse.org/Jetty/Howto/Secure_Passwords



> SSL-related passwords in solr.in.sh are in plain text
> -----------------------------------------------------
>
>                 Key: SOLR-8897
>                 URL: https://issues.apache.org/jira/browse/SOLR-8897
>             Project: Solr
>          Issue Type: Improvement
>          Components: scripts and tools, security
>            Reporter: Esther Quansah
>
> As per the steps mentioned at following URL, one needs to store the plain 
> text password for the keystore to configure SSL for Solr, which is not a good 
> idea from security perspective.
> URL: 
> https://cwiki.apache.org/confluence/display/solr/Enabling+SSL#EnablingSSL-SetcommonSSLrelatedsystemproperties
>  
> (https://cwiki.apache.org/confluence/display/solr/Enabling+SSL#EnablingSSL-SetcommonSSLrelatedsystemproperties)
> Is there any way so that the encrypted password can be stored (instead of 
> plain password) in solr.in.cmd/solr.in.sh to configure SSL?



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