Skip to content

Conversation

@rzikm
Copy link
Member

@rzikm rzikm commented May 3, 2024

Test to see if tests pass on older Windows with OpenSSL MsQuic

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

@rzikm
Copy link
Member Author

rzikm commented May 3, 2024

The only failure is System.Net.Quic.Tests.MsQuicTests.(Server|Client)_CertificateWithEphemeralKey_Throws - expected, as ephemeral keys in certs are a problem only for Schannel, OpenSSL can handle them (as long as we can export the private key and pass it to MsQuic)

Then there is Windows 8.1, which is completely failing due to some exception, likely not a concern for us as Windows 8.1 is no longer officially supported anyway.

@rzikm rzikm closed this May 3, 2024
@karelz karelz added this to the 9.0.0 milestone May 14, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants