Vikas Kumar created RANGER-5669:
-----------------------------------

             Summary: Refactor and make on-prem HSM integration implementation 
generic & configurable
                 Key: RANGER-5669
                 URL: https://issues.apache.org/jira/browse/RANGER-5669
             Project: Ranger
          Issue Type: Improvement
          Components: kms
            Reporter: Vikas Kumar
            Assignee: Vikas Kumar


Context:

org.apache.hadoop.crypto.key.RangerHSM is being used for Luna HSM

Similarly org.apache.hadoop.crypto.key.RangerSafenetKeySecure is being used for 
SafenetkeySecure.

Both implementation are based on Java'a JCA API. here most of the code like 
generateMaterkey(), getMasterkey() is same except the way associated KeyStore 
loading.

here idea is to make it more generic & configurable so that it should support 
any other HSM provider if they provideĀ  the corresponding JCA provider 
implementation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to