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

Don't delete private keys detected from SerializedCert imports #33603

Merged
merged 2 commits into from
Mar 16, 2020

Conversation

bartonjs
Copy link
Member

Collection imports didn't have the problem, they already only set the delete marker for PFX-type imports.

Fixes #33543.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Importing a single SerializedCert with CERT_KEY_PROV_INFO_PROP_ID attempts to delete the key on Dispose.
3 participants