Re: [squid-users] Squid Log

2016-03-28 Thread Amos Jeffries
On 29/03/2016 2:53 a.m., Marc Mapplebeck wrote: > I am currently using squid for our proxy, and recently decided to use > WPAD/PAC to also capture HTTPS traffic. I am having one very annoying > issue with lightsquid, and wondering if anybody has any insight. > > All my lightsquid information look

Re: [squid-users] "ACCESS DENIED" page by ssl_bump terminate

2016-03-28 Thread Alex Rousskov
On 03/28/2016 12:01 PM, Yuri Voinov wrote: > 28.03.16 20:59, Alex Rousskov пишет: >> On 03/27/2016 11:59 PM, Alexandr Yatskin wrote: >>> Directive "deny_info" didn't work when we blocked https site with option >>> "ssl_bump". >> "deny_info" is not compatible with the ssl_bump "terminate" action.

Re: [squid-users] "ACCESS DENIED" page by ssl_bump terminate

2016-03-28 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 28.03.16 20:59, Alex Rousskov пишет: > On 03/27/2016 11:59 PM, Alexandr Yatskin wrote: >> Directive "deny_info" didn't work when we blocked https site with option >> "ssl_bump". > > "deny_info" is not compatible with the ssl_bump "terminate" acti

Re: [squid-users] "ACCESS DENIED" page by ssl_bump terminate

2016-03-28 Thread Alex Rousskov
On 03/27/2016 11:59 PM, Alexandr Yatskin wrote: > Directive "deny_info" didn't work when we blocked https site with option > "ssl_bump". "deny_info" is not compatible with the ssl_bump "terminate" action. The "terminate" action means "Close client and server connections". It is impossible to serve

[squid-users] Squid Log

2016-03-28 Thread Marc Mapplebeck
I am currently using squid for our proxy, and recently decided to use WPAD/PAC to also capture HTTPS traffic. I am having one very annoying issue with lightsquid, and wondering if anybody has any insight. All my lightsquid information looks like the attached image. It also does not consolidate t

Re: [squid-users] "ACCESS DENIED" page by ssl_bump terminate

2016-03-28 Thread Alexandr Yatskin
I've already checked it. Order of this options doesn't matter. 28.03.2016 15:30, Yuri Voinov пишет: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I suggests the order is important and must be: ssl_bump terminate blocked_https deny_info http://www.example.com blocked_https 28.03.16 11:59,

Re: [squid-users] "ACCESS DENIED" page by ssl_bump terminate

2016-03-28 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I suggests the order is important and must be: ssl_bump terminate blocked_https deny_info http://www.example.com blocked_https 28.03.16 11:59, Alexandr Yatskin пишет: > Directive "deny_info" didn't work when we blocked https site with option > "