Skip to content

Conversation

@taoliult
Copy link
Collaborator

This is a back port PR from PR #984

jdk.tls.disabledAlgorithms in the java.security file has been updated to disable all cipher suites that start with TLS_RSA_. The corresponding TLS test cases in OpenJCEPlus need to be removed accordingly.

TLS_RSA_ cipher suite cases have already been removed from the OpenJCEPlus TLS tests in JDK 24 and later, by PR #502

jdk.tls.disabledAlgorithms in the java.security file has been
updated to disable all cipher suites that start with TLS_RSA_.
The corresponding TLS test cases in OpenJCEPlus need to be
removed accordingly.

Signed-off-by: Tao Liu <[email protected]>
Copy link
Member

@jasonkatonica jasonkatonica left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@KostasTsiounis KostasTsiounis left a comment

Choose a reason for hiding this comment

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

LGTM

@jasonkatonica jasonkatonica merged commit b8bcaba into IBM:java11 Nov 21, 2025
3 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.

4 participants