On Fri, Feb 25, 2000 at 03:04:14PM +0100, Emanuele  La Cognata wrote:
> Hello,
>  I compiled the OpenSSL library under Windows NT with :
> -DNO_IDEA -DNO_RC2 -DNO_RC4 -DNO_RC5 -DNO_RSA -DCIPHER_DEBUG
> 
> When I run the server and client demos on my PC (localhost) I have this
> error:
> ERROR in SERVER
> 265:error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared
> cipher:.\ssl\s3_srvr.c:771:

Which demos?  Presumably no temporary DH parameters are set up by the
server; unless RSA is available, DH parameters are required for
the handshake.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to