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

PKCS12 issue on macOS #133

Closed
JeyJeyGao opened this issue Sep 1, 2023 · 0 comments · Fixed by #134
Closed

PKCS12 issue on macOS #133

JeyJeyGao opened this issue Sep 1, 2023 · 0 comments · Fixed by #134
Assignees

Comments

@JeyJeyGao
Copy link
Collaborator

PKCS12 certificate with authenticatedSafe confidential mode = None & Integrity mode = Password(null) will trigger an issue:

ERROR: This decryption operation applies to 'Pkcs12ConfidentialityMode.Password', but the target object is in 'Pkcs12ConfidentialityMode.None'.

@JeyJeyGao JeyJeyGao self-assigned this Sep 1, 2023
JeyJeyGao added a commit that referenced this issue Sep 1, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…d(null) (#134)

When import a PKCS12 certificate to AKV, it is possible that
authenticatedSafe confidential mode = None & Integrity mode =
Password(null)

Resolves #133 
Signed-off-by: Junjie Gao <[email protected]>

---------

Signed-off-by: Junjie Gao <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant