Re: [squid-users] SSL Bump - Splice - Chrome error

2016-01-02 Thread Alejandro Martinez
Yuri Do you haber something diferent in your config? Thanks El 02/01/2016 17:18, "Yuri Voinov" escribió: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Don't think so. > > Google's HTTPS's works for me without any alerts in Chrome :) With bump! ;) > > 03.01.16 2:12, Nir Krakowski пи

Re: [squid-users] Delay Pools or Traffic Shaping per port?!

2016-01-02 Thread Antony Stone
On Sunday 03 January 2016 at 00:46:39, Christian Kunkel wrote: > Hey guys, > > is there any way i can do some traffic shaping with squid? Yes, but it's nowhere near as good as doing it with IP tools on the underlying O/S. > Its a bit complicated in my case. I can not shape through user ip beca

[squid-users] Delay Pools or Traffic Shaping per port?!

2016-01-02 Thread Christian Kunkel
Hey guys, is there any way i can do some traffic shaping with squid? Its a bit complicated in my case. I can not shape through user ip because squid is not running on a local network. I've been thinking to create a multiple ports with squid and limit the ports. How can i do that? Or is there a

Re: [squid-users] SSL Bump - Splice - Chrome error

2016-01-02 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Don't think so. Google's HTTPS's works for me without any alerts in Chrome :) With bump! ;) 03.01.16 2:12, Nir Krakowski пишет: > Its called certificate pinning: > https://en.wikipedia.org/wiki/HTTP_Public_Key_Pinning > > Nir. > > On Sat, Jan 2,

Re: [squid-users] SSL Bump - Splice - Chrome error

2016-01-02 Thread Nir Krakowski
Its called certificate pinning: https://en.wikipedia.org/wiki/HTTP_Public_Key_Pinning Nir. On Sat, Jan 2, 2016 at 9:11 PM, Alejandro Martinez wrote: > Hi all, > > I'm using squid 3.5.12. > > This is my relevant config: > > *http_port 881* > *http_port 880 intercept* > *https_port 843 intercept

[squid-users] SSL Bump - Splice - Chrome error

2016-01-02 Thread Alejandro Martinez
Hi all, I'm using squid 3.5.12. This is my relevant config: *http_port 881* *http_port 880 intercept* *https_port 843 intercept ssl-bump generate-host-certificates=on dynamic_cert_mem_cache_size=4MB cert=/usr/local/squid/etc/cert.pem key=* */usr/local/squid/etc**/cert.pem options=NO_SSLv3:NO_SSL

Re: [squid-users] example of ecap code that filters incoming requests by filter ?

2016-01-02 Thread Alex Rousskov
On 01/01/2016 04:46 PM, Nir Krakowski wrote: > anybody have a link to an example of a ecap code that filters incoming > requests by filter ? > > or what do I look for ? This is not a Squid-specific question. However, the eCAP ClamAV adapter does "filter" messages (requests and/or responses):