<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor="white" lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Just for me to completely clarify:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">- how exactly your Squid gets the traffic from your clients? (explicit proxy or cisco WCCP?)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">raf<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p></o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext"> Yuri Voinov [mailto:yvoinov@gmail.com]
<br>
<b>Sent:</b> Tuesday, December 30, 2014 9:16 PM<br>
<b>To:</b> Rafael Akchurin; squid-users@lists.squid-cache.org<br>
<b>Subject:</b> Re: [squid-users] Squid 3 SSL bump: Google drive application could not connect<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
-----BEGIN PGP SIGNED MESSAGE----- <br>
Hash: SHA1 <br>
 <br>
To finalize a solution,<br>
<br>
see the our favorite:<br>
<br>
<a href="http://www.squid-cache.org/mail-archive/squid-users/201406/0369.html">http://www.squid-cache.org/mail-archive/squid-users/201406/0369.html</a><br>
<br>
Why use iptables, ipfilter,Cisco, etc?!<br>
<br>
Only Squid, only hardcore!<br>
<br>
Revert cisco config back:<br>
<br>
R2911(config)#no access-list 121<br>
R2911(config)#access-list 121 remark ACL for HTTPS WCCP<br>
R2911(config)#access-list 121 remark Squid proxies bypass<br>
R2911(config)#access-list 121 deny   ip host 192.168.200.3 any<br>
R2911(config)#access-list 121 deny   ip host 192.168.100.251 any<br>
R2911(config)#access-list 121 remark Videoserver<br>
R2911(config)#access-list 121 deny   ip host 192.168.200.5 any<br>
R2911(config)#access-list 121 remark LAN clients proxy port 443<br>
R2911(config)#access-list 121 permit tcp 192.168.0.0 0.0.255.255 any eq 443<br>
R2911(config)#access-list 121 remark all others bypass WCCP<br>
R2911(config)#access-list 121 deny   ip any any<br>
R2911(config)#^Z<br>
R2911#wr<br>
Building configuration...<br>
[OK]<br>
<br>
Write acl file with IP/net with SSL Pinning:<br>
<br>
root @ ktulhu /usr/local/squid/etc # cat dst.nobump<br>
# BCC bypass<br>
91.198.63.0/24<br>
# Salyk bypass<br>
212.154.165.148/32<br>
# WU bypass<br>
191.232.0.0/13<br>
65.52.0.0/14<br>
# Symantec bypass<br>
195.215.221.99/32<br>
195.215.221.104/32<br>
213.248.114.172/32<br>
213.248.114.173/32<br>
213.248.114.174/32<br>
213.248.114.175/32<br>
77.67.22.168/32<br>
77.67.22.171/32<br>
77.67.22.173/32<br>
213.248.114.171/32<br>
<br>
Add needful nets/apps to acl by your taste.<br>
<br>
Add to squid config:<br>
<br>
# SSL bump acl<br>
acl net_bump src "/usr/local/squid/etc/net.bump"<br>
# HTTP-use 443 port apps<br>
acl url_nobump dstdom_regex \.icq\.*<br>
# SSL Pinning servers. Only ip-based dst acl!<br>
acl dst_nobump dst "/usr/local/squid/etc/dst.nobump"<br>
<br>
# SSL bump rules<br>
sslproxy_cert_error allow all<br>
ssl_bump none localhost<br>
ssl_bump none url_nobump<br>
ssl_bump none dst_nobump<br>
ssl_bump server-first net_bump<br>
<br>
Yahooo! The same result with Squid only!<br>
<br>
30.12.2014 23:39, Rafael Akchurin пишет:<br>
> SSL Pinning<br>
<br>
-----BEGIN PGP SIGNATURE----- <br>
Version: GnuPG v2 <br>
 <br>
iQEcBAEBAgAGBQJUowfzAAoJENNXIZxhPexGQjgH/2a6Ec4VMKgwKdgR+HPJYRj3 <br>
eOmmO8E3LAwkQpDnUNfBl057tKSdPTq5Y1Fo0SJrs0yczvc7w2nt7G01adCajxgT <br>
Zj91d77aNxXoE730I6rnL8vAg4gvWVYdJufJstTQuToJW31SYMlEkzZfY38suRTs <br>
GQRAaQ+hYY4trqE7f5BlQHdChMwIb6pxQoE2PJ+8SzkuBr4E68fJlqECz8zXxs8Z <br>
Mb+R3OCA18YKpr+6nU3dM58B3FDvWTj/NuIib2PgvIGR2Xsrrrr2GPms2x6QKg5v <br>
ivlmYD5cYWz3F+8htv7mFovSxp32cKb6+Vfxk45yGEA2+z9VziGE1G7KF4WgKGM= <br>
=1ux+ <br>
-----END PGP SIGNATURE----- <o:p></o:p></p>
</div>
</body>
</html>