Skip to content

Revert Enable ECDSA ciphers when running with FIPS cryptography#590

Merged
keithc-ca merged 1 commit intoibmruntimes:openj9from
JinhangZhang:jdk/features/revert/jssechangestoenableecdhciphers
Feb 23, 2026
Merged

Revert Enable ECDSA ciphers when running with FIPS cryptography#590
keithc-ca merged 1 commit intoibmruntimes:openj9from
JinhangZhang:jdk/features/revert/jssechangestoenableecdhciphers

Conversation

@JinhangZhang
Copy link
Contributor

@JinhangZhang JinhangZhang commented Feb 19, 2026

Revert PR #292 to sync the upstream behavior.

@keithc-ca keithc-ca self-requested a review February 19, 2026 18:07
|| isSignatureAlgorithmAvailable(SIGNATURE_ECDSA_256)
|| isSignatureAlgorithmAvailable(SIGNATURE_ECDSA_384)
|| isSignatureAlgorithmAvailable(SIGNATURE_ECDSA_512);

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

@JinhangZhang JinhangZhang force-pushed the jdk/features/revert/jssechangestoenableecdhciphers branch from 36c023b to 056acef Compare February 23, 2026 17:00
Revert PR ibmruntimes#292
to sync the upstream behavior.

Signed-off-by: Jinhang Zhang <Jinhang.Zhang@ibm.com>
@JinhangZhang JinhangZhang force-pushed the jdk/features/revert/jssechangestoenableecdhciphers branch from 056acef to dbdaff4 Compare February 23, 2026 18:50
@keithc-ca keithc-ca merged commit 054b1bb into ibmruntimes:openj9 Feb 23, 2026
1 of 2 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