Net::SSLeay error when using SSH on AnyEvent::Handle

Marc Lehmann schmorp at schmorp.de
Wed Nov 24 10:10:33 CET 2010


> On Tue, Nov 23, 2010 at 11:12:59AM -0300, José Micó <jose.mico at gmail.com> wrote:
> > So I've added an undef parameter to CTX_set_default_passwd_cb, and
> > SSL works perfectly :-)
> 
> With your version of Net::SSLeay, it probably only leaks, with others,
> this will corrupt memory.

José replied privately - turned out the issue was an unsupported
Net::SSLeay version (from 2003). AnyEvent::TLS warns about this with
verbosity level 1 (which is recommended :).

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the anyevent mailing list