Validate clients certificate - Server side
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Now that we can proceed a mutual authentication,
I think the server should provide the SslStream callback in purpose to validate the clients certificate.
I didn't found a clean way to do it in the code.
Any suggestion ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the server-side SslStream setup and the point where mutual authentication is configured. Determine how a server certificate-validation callback can be exposed, and consider the work complete when clients' certificates can be validated through that callback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100