On Thu, Aug 17, 2006 at 03:43:47PM +0200, Florian G otter wrote:
> Hello once again,
> 
> here is my cut-down code as well as output.
> Basically, the server fails after the line "// FAILS!!!" without the
> client even connecting to it.
> 
> Does anybody have an idea ?

That seems to be a simple one:

> server.c
> ----------------------------------------------------
...
>   m_ctx=SSL_CTX_new(SSLv3_client_method());
...

Though shall not use a client method in server context.

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to