-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49951/
-----------------------------------------------------------
Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni,
Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, Selvamohan
Neethiraj, Sailaja Polavarapu, and Velmurugan Periasamy.
Bugs: RANGER-1094
https://issues.apache.org/jira/browse/RANGER-1094
Repository: ranger
Description
-------
**Problem Statement**
In Kerberos, if Ranger is SSL enabled, we should support one way SSL. i.e.
Since plugin will talk to ranger using kerberos, there should be NO need to
generate plugin certificates.
Diffs
-----
agents-common/src/main/java/org/apache/ranger/plugin/util/RangerRESTClient.java
7cfd040
security-admin/src/main/java/org/apache/ranger/common/ServiceUtil.java
2b65796
security-admin/src/main/java/org/apache/ranger/rest/ServiceREST.java 587de2d
Diff: https://reviews.apache.org/r/49951/diff/
Testing
-------
1. Tested working of Ranger and Plugins on Simple
2. Tested working of Ranger and Plugins on Simple with SSL : This is working as
excepted (Requires Two way SSL)
3. Tested working of Ranger and Plugins on Secure
4. Tested working of Ranger and Plugins on Secure with SSL : This is working as
excepted (Requires One way SSL)
Thanks,
Ankita Sinha