I believe keystores are pluggable in Java, such as one delegating to Windows 
keychain, but I don't think they are in Solr. A simple solution would perhaps 
be a way to supply a password-file instead of a sysprop but it would require 
code changes to Solr.

Jan

> 10. jun. 2021 kl. 09:29 skrev Phatkar, Swapnil (Contractor) 
> <swapnil.phat...@transunion.com.INVALID>:
> 
> Hi Team,
> 
> We are using Solr 8.6.2 for our application. We have enable https for it . We 
> have to set following parameters for it .
> 
> SOLR_SSL_KEY_STORE
> SOLR_SSL_KEY_STORE_PASSWORD
> SOLR_SSL_TRUST_STORE
> SOLR_SSL_TRUST_STORE_PASSWORD
> 
> We need to set value for SOLR_SSL_KEY_STORE_PASSWORD and 
> SOLR_SSL_TRUST_STORE_PASSWORD as encrypted value .
> Please suggest how we can do it and how it will be read ( decrypted ) by Solr 
> ?
> 
> Thanks 
> Swapnil Phatkar
> 9167320216

Reply via email to