-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71914/#review219064
-----------------------------------------------------------


Ship it!




Ship It!

- Velmurugan Periasamy


On Dec. 14, 2019, 2:13 p.m., Pradeep Agrawal wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71914/
> -----------------------------------------------------------
> 
> (Updated Dec. 14, 2019, 2:13 p.m.)
> 
> 
> Review request for ranger, Ankita Sinha, bhavik patel, Dhaval Shah, Gautam 
> Borad, Jayendra Parab, Mehul Parikh, Nikhil P, Nitin Galave, and Velmurugan 
> Periasamy.
> 
> 
> Bugs: RANGER-2675
>     https://issues.apache.org/jira/browse/RANGER-2675
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> This issue is caused by RANGER-2567.
> **Problem Statement: **  
> 1) During ranger start if keystore/truststore configs are not found then 
> ranger does not set the keystore/truststore information in ssl context and 
> user does not having clue about missing configs.
> 2) Also its possible that user may prefer to use Ranger SSL keystore provided 
> via config 'ranger.service.https.attrib.keystore.file' rather 
> 'ranger.keystore.file'
> 
> **Proposed Solution: **  
> 1) Add warning messages if keystore/truststore related config is not found.
> 2) if 'ranger.keystore.file' does not exist then ranger should read the value 
> from the config 'ranger.service.https.attrib.keystore.file'.
> 
> 
> Diffs
> -----
> 
>   
> embeddedwebserver/src/main/java/org/apache/ranger/server/tomcat/EmbeddedServer.java
>  295fcb9e2 
> 
> 
> Diff: https://reviews.apache.org/r/71914/diff/2/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Pradeep Agrawal
> 
>

Reply via email to