On 01/22/13 20:21, Alexandre Julliard wrote:
Jacek Caban jacek@codeweavers.com writes:
The following patch makes winhttp use schannel instead of OpenSSL for SSL (HTTPS) connections. It is made to be as minimal change as possible (but complete enough to replace all OpenSSL functionality) to limit the scope for potential regressions. Further changes and improvements are left for later.
It doesn't work here:
I think I found the problem. I will fix a new version.
Thanks, Jacek