> On Tue, 5 Jun 2001, kevin wrote:
> > I have spent the last couple of days searching the web for any clues,
but
> > have found myself totally lost.  In vain attempts to remedy the problem
> > without knowing exactly what it was, I followed tips on other sites and
made
> > sure some lines in my httpd.conf file look like below, but I don't see
> > anything else in httpd.conf I could do.  Everything I found seemed to
vaugly
> > point to a problem with the ciphers, but how do I know what cipher the
> > client is using?
> >
> > SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
>
> Kevin,
>
> What are you using for an SSL Session Cache?


Nate,

I didn't have a Session Cache set, so I guess it was on the default.
However,  I added

SSLSessionCache dbm:/usr/local/apache/logs/ssl_gcache_data

and everything works great now as far as I can see.  I guess I'll still read
my special order SSL book when it gets here though... so the $40 doesn't go
to waste :-).

Just wondering, does anybody know why is the default SSLSessionCache none?
If a visible speed difference can be seen with one set, and it allows some
browsers to actually use the site, what am I loosing be setting one?

Thanks alot,
Kevin Cameron

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

Reply via email to