<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Em 04/03/2019 19:27, Felipe Arturo
      Polanco escreveu:<br>
    </div>
    <blockquote type="cite"
cite="mid:CADcj3=5VZf8EOCwpAu7BHp7BY_HfCAYus2MpepSGRD-=P6wSyA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div dir="ltr">Hi,
            <div><br>
            </div>
            <div>I have been trying to block <a
                href="https://web.whatsapp.com/" moz-do-not-send="true">https://web.whatsapp.com/</a>
              from squid and I have been unable to.</div>
            <div><br>
            </div>
            <div>So far I have this:</div>
            <div><br>
            </div>
            <div>I can block other HTTPS websites fine</div>
            <div>I can block <a href="http://www.whatsapp.com"
                moz-do-not-send="true">www.whatsapp.com</a> fine</div>
            <div>I cannot block <a href="http://web.whatsapp.com"
                moz-do-not-send="true">web.whatsapp.com</a></div>
            <div><br>
            </div>
            <div>I have HTTPS transparent interception enabled and I am
              bumping all TCP connections, but still this one doesn't
              appear to get blocked by squid.</div>
            <div><br>
            </div>
            <div>This is part of my configuration:</div>
            <div>===========================</div>
            <div>
              <div>acl blockwa1 url_regex whatsapp\.com$</div>
              <div>acl blockwa2 dstdomain .<a href="http://whatsapp.com"
                  moz-do-not-send="true">whatsapp.com</a></div>
              <div>acl blockwa3 ssl::server_name .<a
                  href="http://whatsapp.com" moz-do-not-send="true">whatsapp.com</a></div>
              <div>acl step1 at_step SslBump1</div>
              <br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
        blockwa1 and blockwa2 should definitely block web.whatsapp.com
    .. your rules seems right.<br>
    <br>
        Can you confirm the web.whatsapp.com access are getting through
    squid ? Are these accesses on your access.log with something
    different than DENIED status ?<br>
    <br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 


        Atenciosamente / Sincerily,
        Leonardo Rodrigues
        Solutti Tecnologia
        <a class="moz-txt-link-freetext" href="http://www.solutti.com.br">http://www.solutti.com.br</a>

        Minha armadilha de SPAM, NÃO mandem email
        <a class="moz-txt-link-abbreviated" href="mailto:gertrudes@solutti.com.br">gertrudes@solutti.com.br</a>
        My SPAMTRAP, do not email it


</pre>
  </body>
</html>