Apache 2.0 + SSL + FreeBSD 5.1

2004-03-27 Thread Colin Faber
Has anyone been able to successfully build Apache 2.0.48 --with-ssl and --enable-ssl? It seems the stock SSL library with FreeBSD 5.1-RELEASE-p16 isn't up to snuff. Below is the section of the config.log related to mod_ssl. configure:9764: checking whether to enable mod_ssl configure:9800: result

Re: Mac IE 5 ssl errors

2004-03-27 Thread Randall Perry
. > > I dunno, it sounds exactly like the errors I got with my RH7 server till I > put a session cache in: > > SSLSessionCache dbm:/var/cache/httpd/ssl_cache > SSLSessionCacheTimeout 300 > > Just before the final tag in httpd.conf Got that in my config also. -- Randall Perry sysTame Xserve

Re: Mac IE 5 ssl errors

2004-03-27 Thread Randall Perry
on 3/26/04 12:23 PM, Peter Burkholder at [EMAIL PROTECTED] wrote: > What's the underlying OS? Mac OS X Server 10.3.2 > > SSL Session caching just doesn't seem to work on older Linuxes is what I've > discovered, and falling back to SSL2 is one thing. > > Another is the Mac IE is very picky and m