Beyond Techs
Various programming related things.
Pages
(Move to ...)
Home
C's Tech Zone
About Beyond Techs
▼
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
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment