Add client certificate support to SignalR JavaScript Client
Open
affected-very-few
area-signalr
enhancement
severity-major
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
### Is your feature request related to a problem? Please describe.
The SignalR server requires client certificate but it seems currently not possible to supply a client certificate to the SignalR JavaScript Client running on Node.js.
### Describe the solution you'd like
An API to specify a client certificate or configure the underlying client.
Contributor guide
Assessment
This issue has not been assessed yet.