Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

@bartonjs
Copy link
Member

This is a port of dotnet/runtime#32895.

Description

Recent change to macOS has caused a new error code to appear during X509Chain building. Since this error code has been identified as not having impact on the .NET X509Chain class, ignore it.

Customer Impact

Without this fix, customers who upgrade their macOS version and build X509Chains against certificates/certificate-authorities which result in the GrayListedLeaf code will get a CryptographicException due to the unmapped error.

Regression?

No, reaction to OS update.

Packaging reviewed?

Required shim library, no packaging impact.

Risk

Low, covered by unit tests (which originally discovered the issue).

@bartonjs bartonjs added area-System.Security Servicing-consider Issue for next servicing release review labels Feb 27, 2020
@bartonjs bartonjs added this to the 3.1.x milestone Feb 27, 2020
@bartonjs bartonjs requested a review from stephentoub February 27, 2020 19:03
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.

4 participants