[ 
https://issues.apache.org/jira/browse/RANGER-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15352634#comment-15352634
 ] 

Colm O hEigeartaigh commented on RANGER-1044:
---------------------------------------------

Any comment on this? I think those keystore/truststore.password values should 
be removed from the code + all example configuration as they are not working.

> Keystore/Truststore SSL password configuration options do not work
> ------------------------------------------------------------------
>
>                 Key: RANGER-1044
>                 URL: https://issues.apache.org/jira/browse/RANGER-1044
>             Project: Ranger
>          Issue Type: Bug
>            Reporter: Colm O hEigeartaigh
>             Fix For: 0.6.0
>
>
> The Keystore/Truststore SSL password configuration options do not work:
> xasecure.policymgr.clientssl.keystore.password
> xasecure.policymgr.clientssl.truststore.password
> Both values are only referenced in:
> ./agents-common/src/main/java/org/apache/ranger/plugin/util/RangerRESTClient.java
> 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";
> However, these values are not referenced anywhere in the code. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to