Andrew Wang created HDFS-7077:
---------------------------------
Summary: Separate CipherSuite from crypto protocol version
Key: HDFS-7077
URL: https://issues.apache.org/jira/browse/HDFS-7077
Project: Hadoop HDFS
Issue Type: Sub-task
Components: encryption
Affects Versions: 2.6.0
Reporter: Andrew Wang
Right now the CipherSuite is used for protocol version negotiation, which is
wrong. We need to separate it out. An EZ should be locked to a certain
CipherSuite and protocol version. A client reading and writing to the EZ then
needs to negotiate based on both of these parameters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)