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

Vlad Rozov commented on YARN-6457:
----------------------------------

What is the reason that Yarn/WebApps do not use 
SSLFactory.SSL_SERVER_CONF_DEFAULT and other conf settings like 
SSLFactory.SSL_SERVER_CONF_KEY ("hadoop.ssl.server.conf"). According to 
SSLFactory java doc "it is used to configure HTTPS in Hadoop HTTP based 
endpoints, client and server" and instead hardcodes SSL conf to 
"ssl-server.xml"? In addition, in trunk, HttpServer2.Builder provides 
setSSLConf() method, that may simplify WebAppsUtils implementation.

> Allow custom SSL configuration to be supplied in WebApps
> --------------------------------------------------------
>
>                 Key: YARN-6457
>                 URL: https://issues.apache.org/jira/browse/YARN-6457
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: webapp, yarn
>            Reporter: Sanjay M Pujare
>            Assignee: Sanjay M Pujare
>             Fix For: 2.9.0, 2.7.4, 2.8.1, 3.0.0-alpha3
>
>         Attachments: YARN-6457.00.patch, YARN-6457.01.patch
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> Currently a custom SSL store cannot be passed on to WebApps which forces the 
> embedded web-server to use the default keystore set up in ssl-server.xml for 
> the whole Hadoop cluster. There are cases where the Hadoop app needs to use 
> its own/custom keystore.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to