-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52918/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-1044
https://issues.apache.org/jira/browse/RANGER-1044
Repository: ranger
Description
-------
Removed the following two fields from **RangerRESTClient**
public static final String RANGER_POLICYMGR_CLIENT_KEY_FILE_PASSWORD =
"xasecure.policymgr.clientssl.keystore.password";
public static final String RANGER_POLICYMGR_TRUSTSTORE_FILE_PASSWORD =
"xasecure.policymgr.clientssl.truststore.password";
Diffs
-----
agents-common/src/main/java/org/apache/ranger/plugin/util/RangerRESTClient.java
5218624
Diff: https://reviews.apache.org/r/52918/diff/
Testing
-------
Thanks,
Jan Hentschel