Hi folks,
I checked the faq again, together with more goggling and the
quickstart, and I am still unable to SSL thru my squid using parents.
Let me paste the part of my configuration that matters (Please, let me
know if more information is needed):
------------------------ squid.conf ------------------------
cache_peer myproxyfather.foo parent 81 0 no-query
acl all src 0.0.0.0/0.0.0.0 acl SSL method CONNECT acl SSL_ports port
443 563 acl test dst <somehttpsip>/255.255.255.255
http_access allow all
never_direct all
------------------------ squid.conf ------------------------
It does not work! I tried to use:
* never_direct SSL (As the faq mentions)
* never_direct test (Trying to force the IP to go thru the proxy)
* never_direct SSL_ports
* All of them together (!!!)
And my squid ignores the configuration and tries to go SSL direct,
bypassing my parent proxy! I don't know what else I can try...any help
here would be appreciated.
Thank you very much!
Emannuel Silva
On Tue, 26 Aug 2003 09:19:38 +0200, "Henrik Nordstrom"
<hno@squid-cache.org> said:
> On Tuesday 26 August 2003 05.28, Emannuel Silva wrote:
>
> > My system: Redhat 9, and Squid Version 2.5.STABLE1. The only line
> > in my squid.conf file: (As I am testing this thing, I don't want
> > acls and other configurations to bother)
> >
> > cache_peer myproxy.com parent 81 7 no-query default proxy-only
> >
>
> See the Squid FAQ.
>
> 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/, info@marasystems.com
Received on Tue Aug 26 2003 - 17:19:06 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:19:07 MST