<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><br>
</p>
<div class="moz-cite-prefix">On 21/11/2019 12:51, Kassir Bariq
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:HE1PR0402MB274751FBE9BDCF83CE0E6051F44E0@HE1PR0402MB2747.eurprd04.prod.outlook.com">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<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:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
pre
{mso-style-priority:99;
mso-style-link:"HTML Preformatted Char";
margin:0cm;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";}
p.msonormal0, li.msonormal0, div.msonormal0
{mso-style-name:msonormal;
margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
span.EmailStyle20
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
span.HTMLPreformattedChar
{mso-style-name:"HTML Preformatted Char";
mso-style-priority:99;
mso-style-link:"HTML Preformatted";
font-family:"Courier New";}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;}
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]-->
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"
lang="EN-GB">You can add this line in your squid.conf<o:p></o:p></span></p>
<pre><span style="font-family:"Calibri",sans-serif;mso-fareast-language:EN-US" lang="EN-GB"> </span><span lang="EN-GB">sslproxy_cert_error allow allowed_https_sites<o:p></o:p></span></pre>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"
lang="EN-GB">this should fix your issue to bypass sites
without a valid certificate.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"
lang="EN-GB"><o:p> </o:p></span></p>
<br>
</div>
</blockquote>
<p>I probably wouldn't do this blindly, either use a different acl
such as known_broken_cert_sites and add sites that you have
trouble with to that ACL.</p>
<p>I believe Palo Alto and Bluecoats have a feature mechanism to
provide the client with an appropriately broken cert , e.g. if the
cert is expired, but has a trusted chain then it uses an expired
cert with a trusted chain to the client, and if a cert is self
signed, then it sends a self-signed cert to the client.</p>
<p>I don't know whether Squid also has that mechanism, but would
probably be preferred.<br>
</p>
<pre class="moz-signature" cols="72">--
Giles Coochey</pre>
</body>
</html>