Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the PKCS11Exception: CKR_KEY_TYPE_INCONSISTENT in FIPS mode #150

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

pshipton
Copy link
Member

Refer to Redhat-2007331. Add a CKA_SIGN attribute to a key that is generated by the MAC service initialization in the FIPS mode.

Cherry pick of #149 for 0.35

Refer to [Redhat-2007331](https://bugzilla.redhat.com/show_bug.cgi?id=2007331). Add a CKA_SIGN attribute to a key that is generated by the MAC service initialization in the FIPS mode.

Signed-off-by: Jinhang Zhang <Jinhang.Zhang@ibm.com>
Copy link
Member

@JasonFengJ9 JasonFengJ9 left a comment

Choose a reason for hiding this comment

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

LGTM

@JasonFengJ9 JasonFengJ9 merged commit 5277bf8 into ibmruntimes:v0.35.0-release Oct 11, 2022
keithc-ca pushed a commit to keithc-ca/openj9-openjdk17 that referenced this pull request Oct 27, 2022
Port BaseFileManager.java from Java 11 z/OS
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.

3 participants