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

Hudson commented on HDDS-588:
-----------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15791 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15791/])
HDDS-588. SelfSignedCertificate#generateCertificate should sign the (xyao: rev 
8d7c5f4ee798ea6108cdfd0343f158c1eab3f480)
* (edit) 
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/security/x509/certificates/SelfSignedCertificate.java


> SelfSignedCertificate#generateCertificate should sign the certificate the 
> configured security provider
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HDDS-588
>                 URL: https://issues.apache.org/jira/browse/HDDS-588
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>          Components: Security
>            Reporter: Xiaoyu Yao
>            Assignee: Xiaoyu Yao
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: HDDS-588-HDDS-4.001.patch
>
>
> Otherwise, content signer will use the default security provider from JDK 
> instead of BC.
> Line 106 should add 
> {code}
> .setProvider(config.getProvider())
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to