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

Now you should read the source code for s_server (and s_client), and see
where your code differs. Clearly the library supports ADH connections.
If your application fails to do so, you are not making the right library
calls.

-- 
        Viktor.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to