dotnet / dotnet/aspnetcore

Reenable SYSLIB0057 and fix the obsolete X509Certificate2 ctor usages

Open
#56,817 3 comments 0 reactions 0 assignees View on GitHub
area-networking task
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

In https://github.com/dotnet/aspnetcore/pull/56655 I had to disable the new SYSLIB0057 warning for the obsolete X509Certificate2 constructors (see https://github.com/dotnet/docs/issues/41662 for details) to unblock the dependency flow.

These suppressions should be reverted and the obsolete usages replaced.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.