[
https://issues.apache.org/jira/browse/HADOOP-13992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Zhuge updated HADOOP-13992:
--------------------------------
Description:
HADOOP-13597 loads SSL configuration in the different way than {{SSLFactory}}
and other existing methods:
* SSLFactory#readSSLConfiguration
* DFSUtil#loadSslConfiguration
* WebAppUtils#loadSslConfiguration
It should conform to the existing method.
was:
HADOOP-13597 added {{HttpServer2#loadSSLConfiguration}} that deviated from the
existing way of loading SSL configuration. See these methods:
* DFSUtil#loadSslConfiguration
* WebAppUtils#loadSslConfiguration
* SSLFactory#readSSLConfiguration
Fix {{HttpServer2#loadSSLConfiguration}} and related code in {{KMSWebServer}}
and {{MiniKMS}}.
> KMS should load SSL configuration the same way as SSLFactory
> ------------------------------------------------------------
>
> Key: HADOOP-13992
> URL: https://issues.apache.org/jira/browse/HADOOP-13992
> Project: Hadoop Common
> Issue Type: Bug
> Components: kms, security
> Affects Versions: 3.0.0-alpha2
> Reporter: John Zhuge
> Assignee: John Zhuge
>
> HADOOP-13597 loads SSL configuration in the different way than {{SSLFactory}}
> and other existing methods:
> * SSLFactory#readSSLConfiguration
> * DFSUtil#loadSslConfiguration
> * WebAppUtils#loadSslConfiguration
> It should conform to the existing method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]