Description
Currently the only way to pass server and client side SSL keytstore and truststore passwords is to set specific environment variables that will be passed as system properties, through command line parameter.
First option is to pass passwords through environment variables which gives a better level of protection. Second option would be to use hadoop credential provider interface to access credential store.
Attachments
Attachments
Issue Links
- is duplicated by
-
SOLR-8897 SSL-related passwords in solr.in.sh are in plain text
- Closed
- relates to
-
SOLR-10783 Using Hadoop Credential Provider as SSL/TLS store password source
- Closed