[
https://issues.apache.org/jira/browse/KNOX-2772?focusedWorklogId=793756&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-793756
]
ASF GitHub Bot logged work on KNOX-2772:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jul/22 14:01
Start Date: 21/Jul/22 14:01
Worklog Time Spent: 10m
Work Description: smolnar82 commented on PR #605:
URL: https://github.com/apache/knox/pull/605#issuecomment-1191524455
> >
[https://www.eclipse.org/jetty/javadoc/jetty-9/org/eclipse/jetty/util/annotation/ManagedAttribute.html)("Whether](https://www.eclipse.org/jetty/javadoc/jetty-9/org/eclipse/jetty/util/annotation/ManagedAttribute.html)(%22Whether)
renegotiation is allowed"
>
> In our scenario,we should provide better security for the gateway. After
all, the IP maybe a public IP.
What prevents you to set this new config to `false` in your environment and
leave the default as `true` as intended by Jetty developers? They also
introduced a limit (defaults to 5) that would fix the original CVE of causing a
denial of service (CPU consumption) by performing many renegotiations within a
single connection.
Issue Time Tracking
-------------------
Worklog Id: (was: 793756)
Time Spent: 1h (was: 50m)
> add configuration for jetty renegotiation
> -----------------------------------------
>
> Key: KNOX-2772
> URL: https://issues.apache.org/jira/browse/KNOX-2772
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 1.6.0
> Reporter: nanhuirong
> Priority: Critical
> Attachments: KNOX-2772.patch
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> the user or developer can't config the renegotiation for knox
> *Action plan:*
> set the value when building the SslContextFactory
--
This message was sent by Atlassian Jira
(v8.20.10#820010)