RE: [squid-users] How to Block HTTPS url on squid 2

From: Mohamed Ashraf <asrafonline_at_hotmail.com>
Date: Tue, 24 Aug 2010 06:09:35 +0000

> Date: Tue, 24 Aug 2010 01:00:35 +0000
> From: squid3_at_treenet.co.nz
> To: squid-users_at_squid-cache.org
> Subject: Re: [squid-users] How to Block HTTPS url on squid 2
>
> On Mon, 23 Aug 2010 18:17:09 +0000, Mohamed Ashraf
> <asrafonline_at_hotmail.com> wrote:
> > Hi All
> > Who can help me regarding squid proxy server...!!!
> >
> > My Problem is: I want to stop gmail access without blocking https. Yes
> > in my squid proxy normal http://gmail.com,http://facebook.com is not
> > accessible. But
> > gmail,facebok started https service by which user can still get access
> > to gmail. I DONT WANT TO STOP https CAUSE ITS BEING USING BY OTHER
> > PROGRAMS.
>
> HTTPS is transfered over proxies via CONNECT requests. Setting per-domain
> access is simple:
>
> acl gmail dstdomain .gmail.com
> http_access deny CONNECT gmail
>
> Amos
 
Dear Amos,
 
Thank you for your replay
 
But my case I want to block all https and http for particular users and I want to allow only certain http and https url how can I do, please help me
 
My squid is blocking all http site but not https
 
Ashraf
Received on Tue Aug 24 2010 - 06:09:43 MDT

This archive was generated by hypermail 2.2.0 : Tue Aug 24 2010 - 12:00:03 MDT