[
https://issues.apache.org/jira/browse/RANGER-5500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dhaval Shah reassigned RANGER-5500:
-----------------------------------
Assignee: Bhavesh Amre (was: Dhaval Shah)
> Trustore and Keystore type directly setting from system default instaed first
> reading from Configs
> --------------------------------------------------------------------------------------------------
>
> Key: RANGER-5500
> URL: https://issues.apache.org/jira/browse/RANGER-5500
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Dhaval Shah
> Assignee: Bhavesh Amre
> Priority: Major
>
> Hi,
> In PropertiesUtil.java,
> While setting the system properties such as _*javax.net.ssl.trustStoreType*_
> and _*javax.net.ssl.KeyStoreType*_ we directly set is using the java system
> default.
> Instead we should first read from configs such as
> _*ranger.truststore.file.type*_ and _*ranger.keystore.file.type*_ and in case
> of blank/empty value we should fallback to default.
> Thanks
--
This message was sent by Atlassian Jira
(v8.20.10#820010)