HttpClient Secure Protocol Error
Posted: Fri Jun 23, 2023 6:25 am
Has anyone used HttpClient with Https ?
I can connect to my https server with a web browser but not with HttpClient.
I'm using the same .PFX certificate with HttpClient as with HttpEndpoint.
I have tried all the 'secure-protocol' options available to the client to no avail.
ERROR_WINHTTP_SECURE_FAILURE is returned.
I can connect to my https server with a web browser but not with HttpClient.
I'm using the same .PFX certificate with HttpClient as with HttpEndpoint.
I have tried all the 'secure-protocol' options available to the client to no avail.
ERROR_WINHTTP_SECURE_FAILURE is returned.