[ 
https://issues.apache.org/jira/browse/HADOOP-19546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bence Kosztolnik updated HADOOP-19546:
--------------------------------------
    Status: Patch Available  (was: In Progress)

> 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
>
> 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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to