[
https://issues.apache.org/jira/browse/HADOOP-10429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964619#comment-13964619
]
Hudson commented on HADOOP-10429:
---------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #5481 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5481/])
HADOOP-10429. KeyStores should have methods to generate the materials
themselves, KeyShell should use them. (tucu) (tucu:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1586105)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/key/KeyProvider.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/key/KeyShell.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/crypto/key/TestKeyProvider.java
> KeyStores should have methods to generate the materials themselves, KeyShell
> should use them
> --------------------------------------------------------------------------------------------
>
> Key: HADOOP-10429
> URL: https://issues.apache.org/jira/browse/HADOOP-10429
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 3.0.0
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Fix For: 3.0.0
>
> Attachments: HADOOP-10429.patch
>
>
> Currently, the {{KeyProvider}} API expects the caller to provide the key
> materials. And, the {{KeyShell}} generates key materials.
> For security reasons, {{KeyProvider}} implementations may want to generate
> and hide (from the user generating the key) the key materials.
--
This message was sent by Atlassian JIRA
(v6.2#6252)