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

Wei-Chiu Chuang resolved HADOOP-19876.
--------------------------------------
    Fix Version/s: 3.6.0
       Resolution: Fixed

> SSL protocol config is not applied to Jetty when set to default value
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-19876
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19876
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Zita Dombi
>            Assignee: Zita Dombi
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.6.0
>
>
> In HttpServer2.setEnabledProtocols(), the logic that applies SSL protocol 
> restrictions to the Jetty SslContextFactory is gated behind a check that 
> compares the resolved configuration value against 
> SSLFactory.SSL_ENABLED_PROTOCOLS_DEFAULT ("TLSv1.2"). 
> [https://github.com/apache/hadoop/blob/b322c3ce2c10b45cec2f9acbe6f00fb75c054caa/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpServer2.java#L709-L736]
>  
> This means that Jetty is not respecting the configuration, the condition 
> check should be removed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to