Shrikrishna Karandikar wrote:
> 
> The message on the client side reads as follows:
> 
> SSL connect using (NONE)
> 
> So the client is not selecting any cipher suite at all. Why would that be ?
> I have dh parameters attached to the client certificate as well. Also I am
> doing SSL_CTC_set_cipher_list(ctx, "DSS+DH") in both client and server. Why
> would the client not pick any ciphersuite inspite of explicitly using
> SSL_CTX_set_cipher_list ?
> 

Standard silly question. Are you seeding the PRNG properly?

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.


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

Reply via email to