<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Arial">Hello everyone!<br>
    </font>
    <pre class="bz_comment_text" style="font-size: small; white-space: pre-wrap; width: 50em; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; widows: 1; word-spacing: 0px; background-color: rgb(255, 255, 255);"><big><font face="Arial">How redirect users to "Access Denied" page when they go to blocked https sites?
Now users only can see such error: "ERR_CONNECTION_CLOSED".

There are several lines from our config:
------------------------------------------
acl blocked_https ssl::server_name  "/etc/squid/blocked_https.txt"
ssl_bump terminate blocked_https
------------------------------------------</font></big></pre>
    Thanks in advance.
    <div class="moz-signature"><br>
    </div>
  </body>
</html>