"Gang Lu" <[EMAIL PROTECTED]>:

> I tried to build a client and a server based on the example of cli.cpp
> and serv.cpp in openssl-0.9.2b. However, I always get the following erro
> message:

> 19296:error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared
> cipher:S3_srvr.c:759

> Could anyone give me a clue about how to solve that?

This could indicate that you did not set a certificate and key for
the server (maybe you tried to, but it failed and you did not check
the error messages).  What does SSL_CTX_check_private_key say?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to