Bug filed: https://issues.apache.org/jira/browse/RANGER-1044
Please leave a comment on the JIRA + I will take a look. Either we remove the values from the source, test-files + documentation, or else they should be supported. Colm. On Tue, Jun 14, 2016 at 11:36 AM, Colm O hEigeartaigh <[email protected]> wrote: > Hi all, > > I'm doing some refactoring of the SSL code, as there is some duplicate > code that could be consolidated into a single class. One of the things I've > noticed is the following property (e.g. in > plugin-kafka/conf/ranger-policymgr-ssl.xml): > > xasecure.policymgr.clientssl.keystore.password > > The only place this configuration item is defined is the > RangerRESTClient.java, however it is not used at all in setting up the SSL > keystore (same goes for the truststore). > > Instead, the passwords are read from credential files. As it's not used > anywhere, I take it that it can be removed? > > Colm. > > -- > Colm O hEigeartaigh > > Talend Community Coder > http://coders.talend.com > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
