curl-library
Re: HTTPS via schannel not working with multi-interface
Date: Mon, 9 Jul 2012 13:44:43 +0200 (CEST)
On Mon, 9 Jul 2012, Christian Hägele wrote:
> I think I spotted the problem already. In http.c the function https_getsock
> is only implemented properly when USE_SSLEAY or USE_GNUTLS is defined, but
> it is also necessary for USE_SCHANNEL. I attached a trivial patch to fix
> this.
Thanks, this made me also suspect that the darwinssl layer doesn't work
properly. And as darwinssl even has a new state for the non-blocking
connection it might in fact need a separate implementation of that function.
(CC'ed you Nick because of this!)
> Are there any test_cases for schannel? I didn't got the testcases to work on
> windows properly, though.
The test suite never worked on windows with anything but cygwin.
Unfortunately.
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-07-09