Skip to content

Fix exporting certificate keys on macOS 14.4.#99981

Merged
jeffschwMSFT merged 1 commit intodotnet:release/7.0from
vseanreesermsft:cherry-pick-cert-7
Mar 19, 2024
Merged

Fix exporting certificate keys on macOS 14.4.#99981
jeffschwMSFT merged 1 commit intodotnet:release/7.0from
vseanreesermsft:cherry-pick-cert-7

Conversation

@vseanreesermsft
Copy link

Apple changed the error code we get back from a failed data-key export. This caused us to not attempt to export the key using the legacy APIs and assume the key export failed. This change adds the additional error code returned from macOS 14.4.

Apple changed the error code we get back from a failed data-key export. This caused us to not attempt to export the key using the legacy APIs and assume the key export failed. This change adds the additional error code returned from macOS 14.4.
@ghost ghost added the area-System.Security label Mar 19, 2024
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

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

Labels

area-System.Security Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments