Skip to content

Conversation

@bartonjs
Copy link
Member

@bartonjs bartonjs commented Jul 4, 2024

While new X509Certificate2(bytes) could read both PEM and DER certs, X509CertificateLoader.LoadCertificate(bytes) could not.

Also, sprinkle a SkipOnPlatform attribute on a test that is failing, but I don't see any issue tracking.

Fixes #104161

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

@bartonjs
Copy link
Member Author

bartonjs commented Jul 4, 2024

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matouskozak
Copy link
Member

matouskozak commented Jul 4, 2024

Thank you for fixing the certificate tests. I took a look at the runtime-extra-platforms CI failures and they shouldn't be related and are already tracked at #103472.

@bartonjs bartonjs merged commit e78b72b into dotnet:main Jul 4, 2024
@bartonjs bartonjs deleted the ios_failures branch July 4, 2024 17:50
@github-actions github-actions bot locked and limited conversation to collaborators Aug 4, 2024
@bartonjs bartonjs added tracking This issue is tracking the completion of other related issues. cryptographic-docs-impact Issues impacting cryptographic docs. Cleared and reused after documentation is updated each release. labels Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Security cryptographic-docs-impact Issues impacting cryptographic docs. Cleared and reused after documentation is updated each release. tracking This issue is tracking the completion of other related issues.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[apple] TvOS/MacCatalyst/iOSSimulator X509Certificates failures during AppleCrypto interop

3 participants