dotnet / dotnet/wcf

NetHttpBinding with WebSockets doesn't allow custom Certificate handling

Open
#444 6 comments 1 reaction 1 assignee Claimed by @mconnew View on GitHub
Backlog bug Known Issue
Dominant language
C#
Stars
1.8k
Forks
576
Avg merge
6d 9h
Merged PRs (30d)
2

Description

This involves:
1. Calling any custom X509CertificateValidator.Validate class that a user has set on their credentials for verifying the server cert.
2. Using the ClientCertificate that a user has provided on the credentials to authenticate against the server.
3. Most likely adding functionality to the System.Net.WebSockets.Client.ClientWebSocket class to enable certificate handling.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.