(I sent this from another address earlier, but I don't think it went
through.)

---

Back in December of 2000, I wrote the following message about mod_ssl not
working with Mac IE5:

    http://www.mail-archive.com/[email protected]/msg09708.html

I'm at a new job now, but it seems I cannot escape this bug.  I built a
fresh new apache binary, set up in box-stock form according to the simple
instructions I found here:

    http://www.modssl.org/example/

I started the server and hit it via https with Mozilla 0.9.6.  It worked
fine.  Then I tried Mac IE5.  I get the same result as I did in December
2000:

---

...
[30/Nov/2001 12:43:26 03477] [trace] OpenSSL: Loop: SSLv3 flush data
[30/Nov/2001 12:43:26 03477] [debug] OpenSSL: I/O error, 5 bytes expected to
read on BIO#001ED978 [mem: 001F3078]
[30/Nov/2001 12:43:26 03477] [trace] OpenSSL: Exit: error in SSLv3 read
client certificate A
[30/Nov/2001 12:43:26 03477] [trace] OpenSSL: Exit: error in SSLv3 read
client certificate A
[30/Nov/2001 12:43:26 03477] [error] SSL handshake interrupted by system
[Hint: Stop button pressed in browser?!] (System error follows)
[30/Nov/2001 12:43:26 03477] [error] System: Connection reset by peer
(errno: 131)

---

SSL log debug dumps of a request for "/" made in Mozilla, and the same
request made in Mac IE5, are available at:

    http://homepage.mac.com/jcs/.Public/mac-IE5-request.txt
    http://homepage.mac.com/jcs/.Public/mozilla-0.9.6-request.txt

Is ANYONE out there actually using an apache/mod_ssl server that works with
Mac IE5?  If so, what's the trick?  I searched the web for information and
only found my old thread from 2000, plus a suggestion to add:

    SSLRequire %{SSL_CIPHER} >= 128

To my conf file.  (I tried it and it didn't help.)  I've sent these dumps to
the powers that be at MS, but haven't heard back.  I'm hoping that there's
some way I can get this to work without waiting for MS.  Please help! :(

-John

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

Reply via email to