[
https://issues.apache.org/jira/browse/HADOOP-14352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994139#comment-15994139
]
Hudson commented on HADOOP-14352:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11676 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/11676/])
HADOOP-14352. Make some HttpServer2 SSL properties optional (jzhuge via
(rkanter: rev 8b82317fab0cb3023da333d4d557e226712a9c92)
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpServer2.java
> Make some HttpServer2 SSL properties optional
> ---------------------------------------------
>
> Key: HADOOP-14352
> URL: https://issues.apache.org/jira/browse/HADOOP-14352
> Project: Hadoop Common
> Issue Type: Improvement
> Components: kms
> Affects Versions: 3.0.0-alpha2
> Reporter: John Zhuge
> Assignee: John Zhuge
> Priority: Minor
> Fix For: 3.0.0-alpha3
>
> Attachments: HADOOP-14352.001.patch, HADOOP-14352.002.patch,
> HADOOP-14352.003.patch
>
>
> {{HttpServer2#loadSSLConfiguration}} loads 5 SSL properties but only keystore
> location and password are required, the rest of them, keystore keypassword,
> truststore location, and truststore password, can be optional.
> According to
> http://www.eclipse.org/jetty/documentation/current/configuring-ssl.html:
> * If there is no keymanagerpassword, then the keystorepassword is used
> instead.
> * Trust store is typically set to the same path as the keystore.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]