on 2/1/02 11:23 PM, [EMAIL PROTECTED] purportedly said:

> I recently have compiled Apache 1.3.22 with PHP 4.1.1,
> mod_ssl-2.8.5-1.3.22,
> mm-1.1.3, and OpenSSL 0.9.6c.  The server starts fine with startssl, and
> the I believe the httpd.conf has been setup correctly, but if I try to
> pull up a https://domain that is hosted on the box, I receive the
> following error:
> 
> [Sat Feb  2 01:05:37 2002] [error] mod_ssl: SSL handshake interrupted by
> system [Hint: Stop button pressed in browser?!] (System and OpenSSL
> library errors follow)
> [Sat Feb  2 01:05:37 2002] [error] System: Connection reset by peer
> (errno: 54)
> [Sat Feb  2 01:05:37 2002] [error] OpenSSL: error:0200100D:system
> library:fopen:Permission denied
> [Sat Feb  2 01:05:37 2002] [error] OpenSSL: error:20074002:BIO
> routines:FILE_CTRL:system lib
> [Sat Feb  2 01:05:37 2002] [error] OpenSSL: error:0B06F002:x509
> certificate routines:X509_load_cert_file:system lib
> 
> Has anyone else ever seen this before? Or have ideas of what to try to
> resolve this?

In my experience this problem is most likely because SSL session caching is
not enabled or configured properly. Some browsers, most notably IE, require
caching enabled on the server. Another issue could be the unclean shutdown
habit of certain IE (again) versions. Normally, there are Apache directives
to get around this.

Keary Suska
Esoteritech, Inc.
"Leveraging Open Source for a better Internet"

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

Reply via email to