[
https://issues.apache.org/jira/browse/RANGER-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Selvamohan Neethiraj resolved RANGER-2611.
------------------------------------------
Resolution: Fixed
Please refer to RANGER-2907
> Ranger should fall back to default TrustManagers if no trust store is
> specified
> -------------------------------------------------------------------------------
>
> Key: RANGER-2611
> URL: https://issues.apache.org/jira/browse/RANGER-2611
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Todd Lipcon
> Priority: Critical
>
> Currently if no truststore is specified, the Ranger SSL code path will refuse
> to connect, giving an error message "TrustManager is not specified".
> Specifying a trust store should not be necessary if the ranger server has its
> cert signed by a CA that is already trusted by the JVM, for example because
> the cert is signed by a public CA, or a private CA cert has been put into the
> default JVM trust store, or because it has been configured via Java system
> properties on the command line.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)