Enable debug in AnyEvent::Handle

Marc Lehmann schmorp at schmorp.de
Sat Jan 15 04:20:29 CET 2011


On Fri, Jan 14, 2011 at 04:40:26PM -0800, R bob <rb_newsletter at yahoo.com> wrote:
> Client is using annonymous Dife Hellman for handshake and from the man page 
> it looks like AnyEvent::Handle doesn't support Annonymous DH. Is there any way 
> to resolve this? Is there a way to add annonymous DH to AnyEvent::Handle?

AnyEvent::Handle supports anondh just fine, but your openssl probably
doesn't (or it's not enabled by default). Newer versions of openssl might
need a special config option to enable them when compiling it.

-- 
                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