On Mon, 10 May 2010, Daniel Stenberg wrote:

it seems that currently all autobuilds which run the tests report failure with ftps;

A quick guess is that the SSL handler change broke it. I'll give it a glance asap.

I've now verified that this indeed the case. Test case 400 etc fail due to FTPS breakage, and the breakage is because the code now always uses the same send/recv functions for both FTPS connections which it can't assume...

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to