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

2006-04-16 Thread Zhang, Long \(Roger\)
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. That is, server certificate is required even I used SSL_CTX_set_verify to

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\)
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 certificate. But my connection still could not be setup without server

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

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 cipherlist

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: