Thank You Brett for your answer.

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
--------------------------------------------------------
When I restart squid:
#service squid start     --> [FAIL]
In the squid.out (log) : 
Parse_peer : token = 'ssl'
Fatal: bungled squid.conf line ...

Maybe an other way ?
Thanks
 
> -----Message d'origine-----
> De : Brett Lymn [mailto:[EMAIL PROTECTED]
> Envoyé : jeudi 6 octobre 2005 08:59
> À : M Harrata
> Cc : [email protected]
> Objet : Re: [squid-users] HTTPD reverse proxy
> 
> On Thu, Oct 06, 2005 at 08:39:43AM +0200, M Harrata wrote:
> >
> > What's wrong with my conf? what's to do for using https in reverse proxy
> > mode ?
> 
> what does your cache_peer line look like?  does it have the "ssl"
> option:
> 
> cache_peer 10.10.10.10 parent 443 0 default no-query ssl
> sslflags=DONT_VERIFY_P
> EER front-end-https login=PASS
> 
> this is what works for me...
> 
> --
> Brett Lymn

Reply via email to