[
https://issues.apache.org/jira/browse/HADOOP-19546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei-Chiu Chuang updated HADOOP-19546:
-------------------------------------
Fix Version/s: 3.4.2
> Include cipher feature for HttpServer2 and SSLFactory
> -----------------------------------------------------
>
> Key: HADOOP-19546
> URL: https://issues.apache.org/jira/browse/HADOOP-19546
> Project: Hadoop Common
> Issue Type: Improvement
> Components: hadoop-common, hdfs, yarn
> Affects Versions: 3.4.1
> Reporter: Bence Kosztolnik
> Assignee: Bence Kosztolnik
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.5.0, 3.4.2
>
>
> Currently, we have a feature to exclude weak ciphers from *HttpServer2* and
> *SSLFactory* using the *ssl.server.exclude.cipher.list property*.
> With this feature, we can also define an inclusion list of ciphers using the
> *ssl.server.include.cipher.list property*.
> If the inclusion list is populated, any cipher not present in the list will
> not be allowed.
> If a cipher is present in both the exclusion and inclusion lists, it will be
> excluded.
> Note that SSLFactory does not support regex-based cipher patterns, unlike
> HttpServer2.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]