I see- thanx for your prompt response. I've downloaded the following patch (I assume this is the one you mean): cat ssl-2.5.patch This patch is generated from the ssl-2_5 branch of s2_5 in squid Tue Aug 12 11:53:39 2003 GMT
By looking at the contents of the patch, it appears that I'm supposed to make the changes in the files listed in accordance with the "diffs." So, essentially, I'd be making changes to the 17 or so files listed below, and recompiling. Do I have that right? Alternatively, (since I will make at least 2 typos during this process;), is there a place to download the "patched" versions of the files? Thanx again, David diff -u squid/configure.in:1.42.2.38 squid/configure.in:1.42.2.30.2.6 diff -u squid/src/HttpHeader.c:1.10.6.7 squid/src/HttpHeader.c:1.10.6.4.2.3 diff -u squid/src/access_log.c:1.15.6.4 squid/src/access_log.c:1.15.6.2.2.2 diff -u squid/src/acl.c:1.43.2.16 squid/src/acl.c:1.43.2.11.2.4 diff -u squid/src/cache_cf.c:1.38.6.12 squid/src/cache_cf.c:1.38.6.9.2.6 diff -u squid/src/cf.data.pre:1.49.2.42 squid/src/cf.data.pre:1.49.2.27.2.8 diff -u squid/src/client_side.c:1.47.2.35 squid/src/client_side.c:1.47.2.21.2.7 diff -u squid/src/enums.h:1.29.2.8 squid/src/enums.h:1.29.2.7.2.2 diff -u squid/src/external_acl.c:1.2.4.21 squid/src/external_acl.c:1.2.4.11.2.5 diff -u squid/src/forward.c:1.13.6.4 squid/src/forward.c:1.13.6.1.8.4 diff -u squid/src/globals.h:1.14.6.3 squid/src/globals.h:1.14.6.2.2.2 diff -u squid/src/http.c:1.17.6.8 squid/src/http.c:1.17.6.3.2.3 diff -u squid/src/mem.c:1.13 squid/src/mem.c:1.13.24.1 diff -u squid/src/ssl_support.c:1.6.6.2 squid/src/ssl_support.c:1.6.6.1.2.4 diff -u squid/src/ssl_support.h:1.5 squid/src/ssl_support.h:1.5.44.2 diff -u squid/src/structs.h:1.48.2.13 squid/src/structs.h:1.48.2.8.2.5 diff -u squid/src/typedefs.h:1.25.6.2 squid/src/typedefs.h:1.25.6.1.2.2 -----Original Message----- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Tue 8/12/2003 6:48 PM To: David Gibson; [EMAIL PROTECTED] Cc: David Gibson Subject: Re: [squid-users] bungling my squid.conf for front-end-https=on, OWA On Tuesday 12 August 2003 23.41, David Gibson wrote: > FATAL: Bungled squid.conf line 2062: cache_peer [my.owa.server] > parent 80 0 no-query front-end-https=on Squid Cache (Version > 2.5.STABLE3): Terminated abnormally. This is because the Squid version you are using does not support the front-end-https=on. This directive is new for Squid-3.0 or part of the SSL update for Squid-2.5 available from http://devel.squid-cache.org/ Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid or firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
