Skip to content

RATIS-2596. Unsupported TLS cipher suites may crash gRPC servers#1510

Merged
szetszwo merged 1 commit into
apache:masterfrom
fapifta:RATIS-2596
Jul 10, 2026
Merged

RATIS-2596. Unsupported TLS cipher suites may crash gRPC servers#1510
szetszwo merged 1 commit into
apache:masterfrom
fapifta:RATIS-2596

Conversation

@fapifta

@fapifta fapifta commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

In case TLS ciphers are configurable, it is possible to configure ciphers that are not supported by Netty.
This patch changes the IdentityCipherSuiteFilter to the SupportedCipherSuiteFilter in GrpcUtil.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/RATIS-2596

How was this patch tested?

What is changing is tested functionality, the issue has appeared already elsewhere, I did not perform any particular tests as this exact changed worked well in the previous occurance (HDDS-15176).

@szetszwo szetszwo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 the change looks good

@szetszwo szetszwo merged commit 39ed19f into apache:master Jul 10, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants