Re: Error SSL Handshaking

2000-08-28 Thread Mads Toftum

On Tue, Aug 29, 2000 at 03:49:30AM +0800, Mark Lo wrote:
> [error] OpenSSL: error:1408A0C1: SSL routines: SSL3_GET_CLIENT_HELLO:no shared 
>cipher [Hint: Too restrictive SSLCipherSuite or using DSA server certificate?]
> 
Read the error once again: "Hint: Too restrictive SSLCipherSuite
 or using DSA server certificate?"
If you have been playing around with the SSLCipherSuite setting,
then change it back to what it was - if you made a DSA cetificate,
then you need to go back and make an RSA certificate instead.

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall

__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Error SSL Handshaking

2000-08-28 Thread Mark Lo



Hi,
 
   I got the following error in my error 
log when I try to connect with secure server.  
 
[error] mod_ssl: SSL handshake failed (server www.sourcesfinder.com:443, client 
192.168.42.1) (OpenSSL library error follows)
[error] OpenSSL: error:1408A0C1: SSL routines: 
SSL3_GET_CLIENT_HELLO:no shared cipher [Hint: Too restrictive SSLCipherSuite or 
using DSA server certificate?]
 
I wonder what the problem do I have.  I am 
greatly appreciate for your help.
 
Thank you so much.
 
Mark Lo