Skip to content

Replace usage of obsolete certificate APIs #1616

@bart-vmware

Description

@bart-vmware

In .NET 9, some .NET APIs for loading certificates have been obsoleted. Can we replace them with something else?

Search the codebase for SYSLIB0057 and usage of X509Certificate2.CreateFromPemFile(string, string) and new X509Certificate2(string) for existing suppressions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions