winhttp WINHTTP_CALLBACK_STATUS_FLAG_SECURITY_CHANNEL_ERROR

  • Thread starter Thread starter Magzhil
  • Start date Start date
M

Magzhil

Guest
When i use winhttpsendrequest to negotiate with website and receive the source, I do not receive anything, and the request fails with ERROR_WINHTTP_SECURE_FAILURE.

When i use callback to trap the error, I see $WINHTTP_CALLBACK_STATUS_FLAG_SECURITY_CHANNEL_ERROR. (I use Windows7)

When I try the same request on win10, it is working but not working on win7...

Continue reading...
 
Back
Top