Re: openssl built with zlib doesn't like ftp?

"Alexander V. Lukyanov" <[email protected]> Mon, 10 Jul 2006 12:46:26 +0400
Newsgroups gmane.network.lftp.devel
Message-ID <[email protected]>
On Mon, Jul 10, 2006 at 10:09:59AM +0200, Denis Vlasenko wrote:
> _all_ the above mentioned ftp clients and servers work
> with openssl 0.9.8b built with "./config threads shared; make",
> but if openssl 0.9.8b is built via "./config threads shared zlib; make",
> none of them work: ftp data connections spew ssl errors.
> However, control connection is ok,. Also, stunnel'ed http still works.

Can the problem arise from sharing session id between control and data
connections? Is session id somehow special for openssl with zlib?

To check that, one has to comment out /copy_sid/ line in ftpclass.cc
(and the /if/ above too).

-- 
   Alexander.                      | http://www.yars.free.net/~lav/