Re: Apache, OpenSSL and Internet Explorer

2001-02-28 Thread Ralf S. Engelschall
On Sat, Feb 03, 2001, David Rees wrote: > On Sat, Feb 03, 2001 at 04:36:07PM -0600, James Hastings-Trew wrote: > > Thank you for your help. :) I am happy to say, that I *finally* managed to > > get the silly thing working, and I am going home now to nurse my aching head > > and sour stomach (nast

Re: Apache, OpenSSL and Internet Explorer

2001-02-04 Thread Martin Lichtin
> SSLSessionCache shm:/var/cache/httpd/ssl_cache http://www.modssl.org/docs/2.8/ssl_reference.html#ToC5 Eg: SSLSessionCache shm:ssl_scache(512000) __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User S

Re: Apache, OpenSSL and Internet Explorer

2001-02-04 Thread James Hastings-Trew
on 2/3/01 4:50 PM, David Rees at [EMAIL PROTECTED] wrote: Pardon a potentially stupid question, but would the syntax for that be: SSLSessionCache shm:/var/cache/httpd/ssl_cache ? > On Sat, Feb 03, 2001 at 04:36:07PM -0600, James Hastings-Trew wrote: >> Thank you for your help. :) I am happy to

Re: Apache, OpenSSL and Internet Explorer

2001-02-03 Thread David Rees
On Sat, Feb 03, 2001 at 04:36:07PM -0600, James Hastings-Trew wrote: > Thank you for your help. :) I am happy to say, that I *finally* managed to > get the silly thing working, and I am going home now to nurse my aching head > and sour stomach (nasty cold bug going around). The thing that did the

Re: Apache, OpenSSL and Internet Explorer

2001-02-03 Thread James Hastings-Trew
Thank you for your help. :) I am happy to say, that I *finally* managed to get the silly thing working, and I am going home now to nurse my aching head and sour stomach (nasty cold bug going around). The thing that did the trick was to add the following to near the end of the httpd.conf file: SSL

Re: Apache, OpenSSL and Internet Explorer

2001-02-03 Thread David Rees
On Sat, Feb 03, 2001 at 03:47:02PM -0600, James Hastings-Trew wrote: > I am trying to establish a secure server using Apache on RedHat 7. I am > using OpenSSL 0.9.5a (the most current RPM available at RedHat) > > I have tried the various Apache httpd.conf tricks noted at: > > http://www.mod