Hi Everyone.

I'm new to the list, and I have no idea how many millions of people I'm mailing to, or if to anybody at all, but I solved the problem with mis-matching names. In my case, I needed to enter the IP address of the router, not the server computer. Kinda staring me in the face all along.

Still having problems with the Mac. Mac users are able to access my site by using Mozilla, but they still choke on IE 5.x. I'm not sure if the code I put into Apache listed below is helpful anymore, or if it has other consequences I'm not aware of, but any guidance in this matter would really help. The problem with IE on the Mac, is that it doesn't offer any means to install a certificate. Apparently there's a utility Mac users can download and run to do this. We're checking this out. It's probably will be too much for a lot of my users.

Ken

At 11:38 AM 03/16/2003 , you wrote:
some more info regarding my earlier questions....

2) PC users are able to use the system with no problem, but Mac users are getting "de-encryption" errors. Any clues on that one?

In Apache 1.3, I have commented out the line BrowserMatch "MSIE 4\.Ob2;" nokeepalive downgrade-1.0 force-response-1.0
and added the following lines:
BrowserMatch "MSIE [1-4]" nokeepalive ssl-unclean-shutdown downgrade-1.0 force-response-1.0
BrowserMatch "MSIE [5-9]" ssl-unclean-shutdown


In my Apache error log I get the following info:
Openssl: error:140943E8:ssl routinesLssl3_READ_BYTES:reason(1000)

Also Safari Users (browser on Mac) seem to get a bit further, but still can't run it.

Any help very much appreciated.

Thanks,

Ken

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

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

Reply via email to