<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 21 April 2016 at 22:04, Amos Jeffries <span dir="ltr"><<a href="mailto:squid3@treenet.co.nz" target="_blank">squid3@treenet.co.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 22/04/2016 6:20 a.m., Odhiambo Washington wrote:<br>
> Hi Alex,<br>
><br>
> I have now changed to *configurations suggested specifically for your use<br>
> case, on this email thread* :)<br>
><br>
><br>
><br>
> acl no_ssl_interception ssl::server_name<br>
> "/usr/local/etc/squid/ssl_bump_broken_sites.txt"<br>
> ssl_bump splice no_ssl_interception<br>
> ssl_bump stare all<br>
> ssl_bump bump all<br>
><br>
> Now, suppose, as I think in my mind, bumping isn't really what I need, can<br>
> I just comment out 'ssl_bump bump all'  and sit easy or should I switch to<br>
> ssl_bump splice all ??<br>
<br>
</span>No the "stare" being done will prevent splice and you will see breakage<br>
or unexpected things again.<br>
<br>
You have to replace 'stare' with 'peek' AND replace 'bump' with 'splice'.<div class=""><div class="h5"><a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank"></a></div></div></blockquote><div><br></div><div>Like below???</div><div><br></div><div><br></div><span class="im" style="font-size:12.8px">acl no_ssl_interception ssl::server_name "/usr/local/etc/squid/ssl_bump_broken_sites.txt"</span><div style="font-size:12.8px">ssl_bump splice no_ssl_interception</div><div style="font-size:12.8px">ssl_bump peek all</div><div><span style="font-size:12.8px">ssl_bump splice all</span> </div></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div>Thank you.<br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Best regards,<br>Odhiambo WASHINGTON,<br>Nairobi,KE<br>+254 7 3200 0004/+254 7 2274 3223<br>"<span style="font-size:12.8px">Oh, the cruft.</span><span style="font-size:12.8px">"</span></div></div></div>
</div></div>