[
https://issues.apache.org/jira/browse/HDFS-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HDFS-8509:
---------------------------------
Component/s: build
Summary: Move to tomcat 8.0.21 to support different passwords for key
and keystore on HTTPFS using SSL (was: Support different passwords for key and
keystore on HTTPFS using SSL. This requires for a Tomcat version update.)
> Move to tomcat 8.0.21 to support different passwords for key and keystore on
> HTTPFS using SSL
> ---------------------------------------------------------------------------------------------
>
> Key: HDFS-8509
> URL: https://issues.apache.org/jira/browse/HDFS-8509
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: build, webhdfs
> Affects Versions: 2.7.0
> Reporter: Wellington Chevreuil
> Assignee: Wellington Chevreuil
> Priority: Minor
> Attachments: HDFS-8509.patch
>
>
> Currently, SSL for HTTPFS requires that keystore/truststore and key passwords
> be the same. This is a limitation from Tomcat version 6, which didn't have
> support for different passwords. From Tomcat 7, this is now possible by
> defining "keyPass" property for "Connector" configuration on Tomcat's
> server.xml file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)