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

[iOS][libraries] Throw PNSE for Exportable and PersistKeySet flags iOS #57153

Merged
merged 4 commits into from
Aug 12, 2021

Conversation

mdh1418
Copy link
Member

@mdh1418 mdh1418 commented Aug 10, 2021

Fixes #52434

Until support is added for iOS with regards to Exportable and PersistKeySet flags, throw PNSE on iOS.

@ghost
Copy link

ghost commented Aug 10, 2021

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #52434

Until support is added for iOS with regards to Exportable and PersistKeySet flags, throw PNSE on iOS.

Author: mdh1418
Assignees: -
Labels:

area-System.Security

Milestone: -

@bartonjs
Copy link
Member

Functionally LGTM, but left some minor feedback.

@mdh1418 mdh1418 force-pushed the iOS_add_x509certificate_flag_pnse branch from eb103cc to 6300e70 Compare August 12, 2021 17:20
@mdh1418 mdh1418 requested a review from akoeplinger August 12, 2021 17:21
@mdh1418 mdh1418 added this to the 6.0.0 milestone Aug 12, 2021
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.

[iOS] X509KeyStorageFlags in X509Certificate constructor are ignored
4 participants