Re: strange problem of "no shared cipher" for no certificate TLS connection

2006-04-16 Thread Victor Duchovni
On Mon, Apr 17, 2006 at 11:12:41AM +0800, Zhang, Long (Roger) wrote: > Hi, > > I have tried to set ciphersuite to ADH. And I checked my application with > s_server.c and s_client.c. When -nocert is set for openssl server, the > certificate is not loaded. My application also does not load any > c

RE: strange problem of "no shared cipher" for no certificate TLS connection

2006-04-16 Thread Zhang, Long \(Roger\)
certificate. Roger > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Victor Duchovni > Sent: Monday, April 17, 2006 11:09 AM > To: openssl-users@openssl.org > Subject: Re: strange problem of "no shared cipher" for no certificate >

Re: strange problem of "no shared cipher" for no certificate TLS connection

2006-04-16 Thread Victor Duchovni
On Mon, Apr 17, 2006 at 10:20:14AM +0800, Zhang, Long (Roger) wrote: > Hi, Steve, > > Thanks for your reply. I found no use to add dhparam file to my server > and client. The connection still could not be setup. I found if I set > server certificate and private key, the connection could be setup.

RE: strange problem of "no shared cipher" for no certificate TLS connection

2006-04-16 Thread Zhang, Long \(Roger\)
? Thanks, Roger > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Dr. > Stephen Henson > Sent: Friday, April 14, 2006 11:59 PM > To: openssl-users@openssl.org > Subject: Re: strange problem of "no shared cipher" for n

Re: strange problem of "no shared cipher" for no certificate TLS connection

2006-04-14 Thread Marek Marcola
Hello. > I developed an application based on ACE_SSL which based on openssl. > I found I could not set up a TLS connection with no certificate verification. > That is I just want a TLS connection without certificate. Anonymous ciphers are disabled by default in OpenSSL (default: ALL:!ADH:+RC4:@STR

Re: strange problem of "no shared cipher" for no certificate TLS connection

2006-04-14 Thread Dr. Stephen Henson
On Fri, Apr 14, 2006, Zhang, Long (Roger) wrote: > Hi, > > I developed an application based on ACE_SSL which based on openssl. I found I > could not set up a TLS connection with no certificate verification. That is I > just want a TLS connection without certificate. > > I used the same cipher

strange problem of "no shared cipher" for no certificate TLS connection

2006-04-14 Thread Zhang, Long \(Roger\)
Hi, I developed an application based on ACE_SSL which based on openssl. I found I could not set up a TLS connection with no certificate verification. That is I just want a TLS connection without certificate. I used the same cipherlist and rand file with openssl command, while openssl command

strange problem of "no shared cipher" for no certificate TLS connection

2006-04-14 Thread Zhang, Long \(Roger\)
Hi, I developed an application based on ACE_SSL which based on openssl. I found I could not set up a TLS connection with no certificate verification. That is I just want a TLS connection without certificate. I used the same cipherlist and rand file with openssl command, while openssl command