Dhaval Shah created RANGER-5500:
-----------------------------------
Summary: 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: Dhaval Shah
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)