Use a MUCH more recent version of OpenSSL. However, accept error 10004 is (on Windows) a "system call interrupted" error, if I am given to understand properly. which means that you ctrl+c'd, you interrupted the system call (accept()) which was waiting for a connection. Not sure what port it was waiting for, though, my documentation doesn't go that far back.
-Kyle H On Mon, May 25, 2009 at 7:34 AM, Gaël REGUER <g.reg...@sgfgas.fr> wrote: > Hello, > > I cannot disable sslv2 : > > Openssl s_server –no_ssl2 > >> Loading ‘screen into random stat – done > >> Usign default temp DH Parameters > >> ACCEPT > > After i’m block => Ctrl + C > >> accept error 10004 > > Information : Openssl version : 0.9.6g 9 Aug 2002 > > Can you help me please, > > Regards, > > Gaël REGUER ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org