On Mon, Jan 11, 1999, [EMAIL PROTECTED] wrote:
> Full_Name: Sam Phillips
> Version: 2.1.6
> OS: Linux 2.0.36
> Submission from: (NULL) (209.160.42.190)
>
> I have configured mod_ssl 2.1.6 with SSLeay 0.9.0b and mod_perl 1.17.
> Out of the box I run the server, non SSL transfer work fine. With
> SSL transfers the following error message appears in ssl_engine_log:
>
> [11/Jan/1999 00:32:43] [error] SSL handshake failed (SSLeay library error
> follows)
> [11/Jan/1999 00:32:43] [error] SSLeay: error:14094410:SSL
> routines:SSL3_READ_BYTES:sslv3 alert handshake failure
>
> Before the initial SSL transfer it does ask me if I want to allow the
> sample certificate, and the cert contains all of the information it is
> suppose to.
>
> I currently don't have any mod_perl sections in my configuration. My
> configuration is pretty much the out of box apache configuration.
Hmmm... the handshake can fail because of a lot of reasons. You should check
your server certificate. Perhaps you've incorrect nsCertType fields there or
your client is unable to verify it. At least I think the problem is not really
the server software. Instead I think there is something in the certificate the
client dislikes.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]