I see you're on Willows in Redmond, I used to work at the corner of Willows
at 148th
at AT&T there in Redmond.  We have Macs that can get this certificate.
You might try http://ns2.e-williams.net  It has a locally created
certificate.
I will send you my conf file if this works.

Ray McCaffity

-----Original Message-----
From: DAve Goodrich [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 01, 2001 10:57 AM
To: [EMAIL PROTECTED]
Subject: Re: Netscape + ModSSL=Dead slow.


Troubleshooting I can sink my teeth into.....

on 5/31/01 2:12 PM, Mads Toftum at [EMAIL PROTECTED] wrote:

> On Thu, May 31, 2001 at 10:56:04AM -0700, DAve Goodrich wrote:
>> Current update on this problem;
>> 
>> I've been sniffing the TCP stream while logging in with Netscape/PC and
>> Netscape/Mac. Interestingly the Mac version appears to load three objects
>> (images) and then wait for 18 seconds. Then load another three objects
and
>> again wait 18 seconds. Etc etc etc.....
> 
> Hmmm - what is your SSLSessionCache set to?

<IfModule mod_ssl.c>
        SSLPassPhraseDialog  builtin
        SSLSessionCache         dbm:/tmp/ssl_scache
        SSLSessionCacheTimeout  300
        SSLMutex  file:/tmp/ssl_mutex
        SSLRandomSeed startup file:/dev/urandom 512
        #SSLRandomSeed startup builtin
        SSLRandomSeed connect file:/dev/urandom 512
        #SSLRandomSeed connect builtin
        SSLLog      /usr/local/apache/logs/ssl_engine_log
        SSLLogLevel trace
        #SSLLogLevel info
</IfModule>



> And when looking at your Apache
> logs, does it show session cache hits or misses?

This is my only mention of "Session" in the logs. From "ssl_engine_log";

[31/May/2001 09:20:58 02358] [trace] Inter-Process Session Cache:
request=SET status=OK
id=36ED0D71FB6E54389AAFD21BC519884910C3F958A165E431C19B9EAFB550C671
timeout=299s (session caching)


> In Netscape under
> "Security/Passwords/Netscape will ask for this Password:"
> what is it set to?

Choice #1 "The first time your certificate is needed"

Interestingly Marcel Erkens let me hit against his ssl server (I came from
216.122.43.219 if you want to check your logs) and Netscape worked
perfectly. This confirms it is something in the setup or configuration of my
machines.

Still digging....

DAve

--
Dave Goodrich
Director of Interface Development
Reality Based Learning Company
9521 NE Willows Road, Suite 100
Redmond, WA 98052 
Toll Free 1-877-869-6603 ext. 237
Fax (425) 558-5655 
[EMAIL PROTECTED] 
http://www.rblc.com


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

Reply via email to