> > squid.conf
> > -------------------
> > http_port proxyserver.com:80
> > https_port proxyserver:443 cert=/etc/httpd/conf.d/squid.crt
> > key=/etc/httpd/conf.d/squid.key defaultsite=webserver.com:8443
> > cache_peer webserver.com parent 8443 0 no-query originserver
>
> You haven't told Squid that the peer is ssl encrypted.. With
> the above configuration Squid will attempt to use http while
> talking to the peer.
>
> Regards
> Henrik
OK, forgive my stupidity, but how do I tell Squid that the peer is ssl
encrypted?
I though that is what the cache_peer on port 8443 did.
Thanks,
Will
Received on Wed Jan 17 2007 - 05:37:20 MST
This archive was generated by hypermail pre-2.1.9 : Thu Feb 01 2007 - 12:00:01 MST