© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•14mo ago•
4 replies
Drendos

Dynamic client certificates without socket exhaustion

I have a server that is called by users passing in a representation of a client cert that is then used to call some dependent APIs using that client certs context.

HttpClientFactory doesn't seem to support dynamically supplying certificates without awareness of their existence prior to the call.

What would be the best practice to implement this to avoid socket exhaustion? Just looking for a point in the right directions.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Does WebClient have the same socket exhaustion problem like HttpClient?
C#CC# / help
4y ago
❔ tcp client socket hang up error
C#CC# / help
3y ago
✅ Certificates recommendation
C#CC# / help
4y ago
❔ ✅ Certificates in Docker Build
C#CC# / help
3y ago