TLS server using AnyEvent::Handle

R bob rb_newsletter at yahoo.com
Sat Jan 15 01:53:19 CET 2011



[qoute]
Have you tried simply reading the manpage? It comes with a TLS server example.
[/quote]

Thanks Marc. I appreciate your help.

I tried example in the manpage and did little bit of debugging. Here is my 
findings.

Client was using anonymous Diffe 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?


      



More information about the anyevent mailing list