Colm O hEigeartaigh created RANGER-1505:
-------------------------------------------
Summary: Remove KeyProtector code in KMS
Key: RANGER-1505
URL: https://issues.apache.org/jira/browse/RANGER-1505
Project: Ranger
Issue Type: Improvement
Components: kms
Reporter: Colm O hEigeartaigh
Assignee: Colm O hEigeartaigh
Fix For: 1.0.0
The KMS service uses reflection to call on the
com.sun.crypto.provider.KeyProtector class to encrypt/decrypt keys using a
password. This causes problems with Java 9 and is generally unnecessary, as we
can just use the normal Java API to do this.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)