RE: strange problem of "no shared cipher" for no certificate TLSconnection

2006-04-18 Thread Marek Marcola
Hello, > I used SSL_CTX_set_cipher_list() to try all kinds of ADH plus aNULL, eNULL, > NULL and ALL. > The connection still could not be setup without server certificate. On server side: - generate DH parameters file: # openssl dhparam 512 -out dhparm.pem - add co

RE: strange problem of "no shared cipher" for no certificate TLSconnection

2006-04-16 Thread Zhang, Long \(Roger\)
could succeed without certificate? Confused and frustrated. :( Roger > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Marek Marcola > Sent: Saturday, April 15, 2006 12:06 AM > To: openssl-users@openssl.org > Subject: Re: strange pro