I got "Error in WinHttpSendRequest" in Windows 8 while making https get call. the same code runs fine in Windows 7.
After checking wireshark log, I found cassablanca missing
TLS_RSA_WITH_RC4_128_SHA in windows 8 while handshaking with https server.
is there any way we fix or get around the problem?
After checking wireshark log, I found cassablanca missing
TLS_RSA_WITH_RC4_128_SHA in windows 8 while handshaking with https server.
is there any way we fix or get around the problem?