>>My server accepts SSL connections with all clients I have tried and have
 >>received no complaints from users. Your mileage may vary.

What is your URL?

Let me look at it with my broken MSIE to see if it fails.

Secure connections for me on my site work just fine on my Netscape 4.76
and MSIE Explorer 5.00.2919.6307 (Cipher Strength: 56-bit) browsers.


At 04:02 PM 1/18/02 -0600, you wrote:
>My httpd.conf file has this:
>
>SSLSessionCache dbm:/var/cache/httpd/ssl_cache
>SSLSessionCacheTimeout 300
>
>In addition to this:
>SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
>downgrade-1.0 force-response-1.0
>
>And this:
>
>SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
>
>My server accepts SSL connections with all clients I have tried and have
>received no complaints from users. Your mileage may vary.
>
>
> > On 18-Jan-2002 James Hastings-Trew wrote:
> >> I am considerably less technically adept than others in this list, but my
> >> experience with this issue when first setting up our server leads me 
> to the
> >> conclusion that using "nokeepalive" to fix IE problems is ineffectual. The
> >> real, only cure, is to use a session cache. But that might just be me.
> >
> > I am also using a session cache, as in
> >
> > SSLSessionCache        shm:/usr/local/apache/logs/ssl_scache(512000)
> >
> > but I am still getting the errors from IE. So that also seems to be rather
> > ineffective.
> >
> > - Julian
>
>______________________________________________________________________
>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