[
https://issues.apache.org/jira/browse/RANGER-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh updated RANGER-1505:
----------------------------------------
Attachment: 0001-RANGER-1505-Remove-KeyProtector-code-in-KMS.patch
> 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
>
> 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
(v6.3.15#6346)