Skip to content

Comments

Revert Enable ECDSA ciphers when running with FIPS cryptography#1020

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#1020
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 #737 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 5f803cf to 8e99507 Compare February 23, 2026 17:01
@JinhangZhang JinhangZhang force-pushed the jdk/features/revert/jssechangestoenableecdhciphers branch 3 times, most recently from c343c50 to 5b47e2e Compare February 23, 2026 20:07
@JinhangZhang JinhangZhang force-pushed the jdk/features/revert/jssechangestoenableecdhciphers branch from 5b47e2e to a33fb9e Compare February 23, 2026 20:08
Revert PR ibmruntimes#737
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 a33fb9e to c639c32 Compare February 23, 2026 20:08
@keithc-ca keithc-ca merged commit 12e525e 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