[
https://issues.apache.org/jira/browse/RANGER-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630112#comment-16630112
]
Mehul Parikh commented on RANGER-1505:
--------------------------------------
Committed on
[ranger-0.7|https://github.com/apache/ranger/commit/13f17952d9a6869307b10b6dba73001ffd33ee8e]
> 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
> Priority: Major
> Fix For: 1.0.0
>
> Attachments: 0001-RANGER-1505-Remove-KeyProtector-code-in-KMS.patch
>
>
> 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
(v7.6.3#76005)