RH2134669: Add missing attributes when registering services in FIPS mode.#8
Draft
martinuy wants to merge 11 commits intorh-openjdk:fipsfrom
Draft
RH2134669: Add missing attributes when registering services in FIPS mode.#8martinuy wants to merge 11 commits intorh-openjdk:fipsfrom
martinuy wants to merge 11 commits intorh-openjdk:fipsfrom
Conversation
RH2094027 - SunEC runtime permission for FIPS
…r services in FIPS mode RH2092507 - P11Key.getEncoded does not work for DH keys in FIPS mode
Backport-Of: rh-openjdk/jdk@bd324bd Co-Authored-By: Martin Balao <mbalao@redhat.com> Co-Authored-By: Alex Kashchenko <akashche@redhat.com>
…s to handle RSA private key in PKCS#1 openjdk/jdk@68cf65d https://bugs.openjdk.org/browse/JDK-8023980
Import PKCS11Exception return values enum, to adapt code for the local backport of openjdk/jdk@7ab6dc8 Remove unused variables forgotten in rh-openjdk/jdk#14 (see rh-openjdk/jdk#21)
…ode. Backport-Of: 7aaa009fd949b22d8be068b1df6733330a60f85c
Backport-Of: bb99c53d44b74a818b84542cdf00a145a3d973a2
…I, instead of the Map one. Backport-Of: 1970368339e0ae70a42a43e329d2c78e66eeb72f
franferrax
reviewed
Mar 10, 2023
| * @test | ||
| * @bug 9999999 | ||
| * @requires (jdk.version.major >= 8) | ||
| * @run main/othervm/timeout=30 Main |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Search this PR in Red Hat Jira
rh-openjdk:fips← #1 ← #5 ← #6 ← THIS PRThis PR is a 11u backport of 17u's RH2134669.
This PR sits on top of 11u's RH2023467.
Conflicts and changes while backporting RH2134669 from 17u to 11u:
NOTE: this PR will only be moved from Draft to Open once RH2134669 is integrated to 17u and RH2023467 is integrated to 11u, and a rebase is performed to catch up with any further changes either in RH2134669 or RH2023467.
I'd be grateful if I can have a review.