On Fri, Mar 31, 2000 at 01:55:44PM -0600, Wilder, John wrote:
> I was looking through the openssl-users archive and found that someone succeeded in
>something
> I'm trying to do - create a secure channel with no certs or authentication. Only
>thing is, I can't get it
> to work. I see that it works between s_server (with nocert option) and s_client.
> I'm using openssl v0.9.4.
OpenSSL 0.9.4 is by default compiled without ADH ciphers, so it is not possible
to activate them by just adding them to the cipher list.
If you really want them (do you really want it?), use 0.9.5 (or recompile
0.9.4 with ADH ciphers enabled).
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]