Skip to content

Update x509 generation/validation to resolve warnings, deprecate old permissions objects#1760

Merged
jpdillingham merged 3 commits into
masterfrom
cert
Jun 7, 2026
Merged

Update x509 generation/validation to resolve warnings, deprecate old permissions objects#1760
jpdillingham merged 3 commits into
masterfrom
cert

Conversation

@jpdillingham

Copy link
Copy Markdown
Member

With .NET 10 came a change to x509 logic, and you're now supposed to use an X509CertificateLoader instead of instantiating X509Certificate2 (would love to know what transpired to lead to the 2 on the end).

I also neglected to remove the options classes related to the deprecated Permissions option, so I'm doing that now, and updating unit tests to reflect that.

@jpdillingham jpdillingham merged commit ec0dd14 into master Jun 7, 2026
8 checks passed
@jpdillingham jpdillingham deleted the cert branch June 7, 2026 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant