Tarik Miller wrote:
> 
>  Greetings,
> 
>   I've posted this question to openssl-users and haven't received any
> responses so I figured I would try here as well.  I've discovered that
> when using s_client, I cannot connect to my server using EXP-RC4-MD5 w/
> SSLv3 or TLSv1.  The minimal server example in the openssl demos/ssl
> directory exhibhits the same problem.
> 
>   Connecting with SSLv2 works.  I've tried perusing the s_server code and
> code from Apache+SSL to see if I could figure out what was being done
> there that I'm not doing properly in my code.  But I have yet to see
> anything useful.  If anyone could give me some suggestions on the matter
> I'd really appreciate it.
> 
>   If more info would be helpful, I can send some debug spew and code bits
> but I didn't include any of that here in the interest of brevity.
> 

Have you set up the RSA temporary key stuff if the certificate has a key
size larger than 512 bits? See s_server for an example.

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
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to