Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 9, 2021

Backport of #58834 to release/6.0

/cc @bartonjs @vcsjones

Customer Impact

Customers running on macOS 12 with atypical X.509 certificates may get exceptions out of X509Chain.Build.

dotnet/runtime developers and CI will fail running existing tests on macOS 12.

Testing

Caught by an existing test during OS scouting.

Risk

Low (caught by an existing test, following an existing pattern).

MacOS 12 introduces a new X.509 chain status, DuplicateExtension. As we do not report this in Windows and nor do we have a flag to map it to, we ignore it from macOS.
@ghost ghost added the area-System.Security label Sep 9, 2021
@ghost
Copy link

ghost commented Sep 9, 2021

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

Issue Details

Backport of #58834 to release/6.0

/cc @bartonjs @vcsjones

Customer Impact

Testing

Risk

Author: github-actions[bot]
Assignees: -
Labels:

area-System.Security

Milestone: -

@danmoseley danmoseley added the Servicing-approved Approved for servicing release label Sep 9, 2021
@danmoseley
Copy link
Member

Approved. Fixes hindrance to OS upgrade. Change is very localized and consistent with changes in the past.

@danmoseley danmoseley merged commit 022b73d into release/6.0 Sep 10, 2021
@danmoseley danmoseley deleted the backport/pr-58834-to-release/6.0 branch September 10, 2021 04:01
@ghost ghost locked as resolved and limited conversation to collaborators Oct 10, 2021
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