-
Notifications
You must be signed in to change notification settings - Fork 10.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test delayed client certificate negotiation on Mac & Linux #33566
Comments
Thanks for contacting us. We're moving this issue to the |
Linux unblocked by dotnet/runtime#54692 Mac support is not planned (missing platform APIs). |
Re-opening due to new failures on Redhat 7. (Revert PR: #34997)
https://access.redhat.com/articles/1462343 |
Yeah, this is essentially dotnet/runtime#55761 |
#33264 added support for client certificate negotiation, but the runtime support for Mac & Linux isn't available yet (dotnet/runtime#49346). When it's ready we can un-skip those platforms in the tests.
The text was updated successfully, but these errors were encountered: