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

Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni, 
Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj, Sailaja 
Polavarapu, and Velmurugan Periasamy.


Bugs: RANGER-1639
    https://issues.apache.org/jira/browse/RANGER-1639


Repository: ranger


Description
-------

Actual :
Ranger KMS does not validate key name before importing into DB. So the imported 
key can have special characters in Key name.

Expected :
Ranger KMS should validate key name before importing into DB.


Diffs
-----

  kms/src/main/java/org/apache/hadoop/crypto/key/RangerKeyStore.java c4f7267 


Diff: https://reviews.apache.org/r/60043/diff/1/


Testing
-------

Below steps were followed to test this scenario

1. Installed Hadoop KMS
2. Created encryption keys with combination of special characters, alphabets 
and numbers
3. Installed Ranger KMS
4. imported hadoop key jceks to Ranger KMS (Validation was successful)


Thanks,

Ankita Sinha

Reply via email to