Umm no it doesn't. At least not on my system. I get an error while it's trying to
execute a load_dh_param() function (at line 652 in s_server.c ... trying to fopen() a 
NULL
file). That's why I put in the no_dhe.
    Is this something to do with what I've forgotten <grin>
        thanks,
            G.

Lutz Jaenicke wrote:

> On Wed, Nov 01, 2000 at 12:22:29PM -0500, Gregory Nicholls wrote:
> >  I'm trying to get s_client and s_server working with ADH - again. I _know_ I've 
>had
> > it working before but I seem to have forgotten some crucial point. I'm using
> > s_server -nocert -no_dhe -cipher ADH-RC4-MD5
> > s_client -cipher ADH-RC4-MD5
> >
> >     Of course it returns no shared cipher. Could some kind soul help out here plz .
>
> Technically, the ADH ciphers use ephemeral DH keys (dhe). By choosing -no_dhe
> you disable a necessary requirement for ADH ciphers.
> Simply leave out the -no_dhe flag for s_server and it works.
>
> Best regards,
>         Lutz
> --
> Lutz Jaenicke                             [EMAIL PROTECTED]
> BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
> Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
> Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

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

Reply via email to