I have compiled OpenSSL 0.9.7 Beta 4 with the NO-DH option.  The compilation
is fine but "ssltest" fails when trying to run the "-dhe1024*" tests.  A fix
was added in Beta 3 to handle the -dhe1024 & -dhe1024dsa parameters when
NO-DH was used but ssltest still tries to run and fails with:

ERROR in CLIENT
22172:error:140830B5:SSL routines:SSL3_CLIENT_HELLO:no ciphers
available:s3_clnt.c:569:

It would seem that the DH tests should be skipped altogether if the NO-DH
option is used, rather than trying to run and failing.  The result is that
"make test" does not complete.
Chris Brook

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to