OK I had to start by all these infos: I'm using Fedora CORE 4. Squid is pre-installed. When typing: squid -v I got: ------------------------------------------------------------------------ Squid Cache: Version 2.5.STABLE9 configure options: --build=i386-redhat-linux --host=i386-redhat-linux --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --exec_prefix=/usr --bindir=/usr/sbin --libexecdir=/usr/lib/squid --localstatedir=/var --sysconfdir=/etc/squid --enable-poll --enable-snmp --enable-removal-policies=heap,lru --enable-storeio=aufs,coss,diskd,null,ufs --enable-ssl --with-openssl=/usr/kerberos --enable-delay-pools --enable-linux-netfilter --with-pthreads --enable-ntlm-auth-helpers=SMB,winbind --enable-external-acl-helpers=ip_user,ldap_group,unix_group,wbinfo_group,win bind_group --enable-auth=basic,ntlm --with-winbind-auth-challenge --enable-useragent-log --enable-referer-log --disable-dependency-tracking --enable-cachemgr-hostname=localhost --disable-ident-lookups --enable-truncate --enable-underscores --datadir=/usr/share --enable-basic-auth-helpers=LDAP,MSNT,NCSA,PAM,SMB,YP,getpwnam,multi-domain- NTLM,SASL,winbind ------------------------------------------------------------------------- I presume I'm using one of the latest stable version... Do I need patch for this version ? PS : > I hope that was all on one line... Of course ... > -----Message d'origine----- > De : Brett Lymn [mailto:blymn@xxxxxxxxxxxxxxxxx] > Envoyé : jeudi 6 octobre 2005 15:08 > À : M Harrata > Cc : 'Brett Lymn'; squid-users@xxxxxxxxxxxxxxx > Objet : Re: HTTPD reverse proxy > > On Thu, Oct 06, 2005 at 01:20:34PM +0200, M Harrata wrote: > > > > Unfortunately, it does not work for me. I add the following line: > > -------------------------------------------------------- > > Cache_peer MySquid_IP parent 443 0 default no-query ssl > > sslflags=DONT_VERIFY_PEER front-end-https login=PASS > > -------------------------------------------------------- > > I hope that was all on one line... > > > When I restart squid: > > #service squid start --> [FAIL] > > In the squid.out (log) : > > Parse_peer : token = 'ssl' > > Fatal: bungled squid.conf line ... > > > > When I replied I assumed that you were running Squid 2 with the > reverse proxy patches. Is that correct? ... it just worked for me > with that setup. > > -- > Brett Lymn