Hi Jon
How are you installing the Ranger plugin for Solr? Thanks Bosco From: Jon Morisi <jon.mor...@hsc.utah.edu> Reply-To: <user@ranger.apache.org> Date: Tuesday, July 3, 2018 at 9:46 AM To: "user@ranger.apache.org" <user@ranger.apache.org> Subject: Solr (6.6.2) to Ranger (0.7.0) with SSL enabled Hi, I'm having a heck of a time getting Solr (6.6.2) to talk to Ranger (0.7.0) when Ranger is SSL enabled. (Solr is also SSL enabled) Anyone seen a walkthrough on configuring this? Are the versions I’ve mentioned compatible over SSL? I just can’t seem to get my settings right in the ranger-policymgr-ssl.xml file. I receive errors like these: org.apache.ranger.authorization.hadoop.utils.RangerCredentialProvider (RangerCredentialProvider.java:72) - Unable to get the Credential Provider from the Configuration org.apache.ranger.plugin.util.RangerRESTClient (RangerRESTClient.java:286) - Unable to obtain keystore from file …/ranger-admin-keystore.jks] org.apache.ranger.plugin.util.RangerRESTClient (RangerRESTClient.java:341) - Unable to read the necessary SSL Keystore and TrustStore Files java.io.IOException: Keystore was tampered with, or password was incorrect I received that last one when I know I had the correct password. Thanks, Jon