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