-
Notifications
You must be signed in to change notification settings - Fork 561
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
Add scenario test coverage for WebSockets using client certificate. #506
Comments
Currently throwing PNSE for both N and K. |
We now have 17 tests for WebSockets representing over 50% code coverage and we believe that all main and secondary scenarios are being covered, one test is still being skipped due to a bug in CoreFx. |
Commented and closed the wrong issue 😢 |
Move to future as this is blocked by the availability of WebSocket client on Linux (tracked by #625) |
WebSocket client is supported on Linux now. |
At this point, we still don't have any functional tests in WebSocket scenario using client cert. |
We have tests for both WebSockets and Client Certificates but not where both features are combined.
The text was updated successfully, but these errors were encountered: