Re: [squid-users] sslbump and skype question

2016-07-30 Thread Alex Rousskov
On 07/30/2016 08:49 AM, Amos Jeffries wrote: > Alexs' recent post > > has the latest details on Skype with SSL-Bumping. You will need Squid-4 > to get it that far and to use the patch mentioned. And there is now an importan

Re: [squid-users] sslbump and skype question

2016-07-30 Thread Amos Jeffries
Alexs' recent post has the latest details on Skype with SSL-Bumping. You will need Squid-4 to get it that far and to use the patch mentioned. Amos ___ squid-users mailing list sq

[squid-users] sslbump and skype question

2016-07-28 Thread Marko Cupać
Hi, I'm using squid-3.5.20 to sslbump by default, and splice if needed: ---snip--- acl splice_domains dstdomain "/usr/local/etc/squid/acl/splice_domains acl step1 at_step SslBump1 ssl_bump peek step1 ssl_bump splice splice_domains ssl_bump bump all ---snip--- As far as I am aware, this setup wo