[PATCH 1/8] winhttp: Use schannel in netconn_secure_connect if OpenSSL is not available

Jacek Caban jacek at codeweavers.com
Wed Jan 23 07:33:43 CST 2013


On 01/22/13 20:21, Alexandre Julliard wrote:
> Jacek Caban <jacek at 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



More information about the wine-devel mailing list