On Mon, Mar 13, 2000 at 08:10:23AM -0600, Grebelsky, Konstantin wrote:
> Also since I debuged s_server I noticed that ssl3_choose_cipher picks
> EDH-DSS-DES-CBC3-SHA for the cipher, I tried to set it myself but this
> still does not work.
>
> SSL_CTX_set_cipher_list(m_pCtx, "EDH:DSS:DES:CBC3:SHA");
> I am lost..........
Use dashes "-", not colons ":". The colons seperate different ciphers (or
rulesets).
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]