[ 
https://issues.apache.org/jira/browse/HADOOP-10429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965349#comment-13965349
 ] 

Hudson commented on HADOOP-10429:
---------------------------------

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1753 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1753/])
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)

Reply via email to