Skip to content

NetHttpBinding with WebSockets doesn't allow custom Certificate handling #444

Open
@mconnew

Description

@mconnew

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.

Metadata

Metadata

Assignees

Labels

BacklogLegitimate tasks of lower priority not in current dev schedule.Known IssueKnown WCF issues\bugThis is a product bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions