Beyond Techs
Various programming related things.
Friday, November 6, 2020
Get SSL certificate using .NET Core and .NET
You can achieve this using
HttpClientHandler
Class and HttpClientHandler.ServerCertificateCustomValidationCallback Property. Sample code: Please add a reference to System.Security
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)