<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 19, 2016 at 10:39 AM, erdosain9 <span dir="ltr"><<a href="mailto:erdosain9@gmail.com" target="_blank">erdosain9@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">mmmmmmmmmm....<br>
so...<br>
i think this is working for non take the certificate<br>
<span class=""><br>
acl step1 at_step SslBump1<br>
acl excludeSSL ssl::server_name_regex web/.whatsapp/.com<br></span></blockquote><div><br></div><div>wrong slashes... you want "\"</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<br>
ssl_bump peek step1<br>
ssl_bump splice excludeSSL<br>
ssl_bump bump all<br>
<br>
</span>but, anyway something more is happening because well... dosent work.<br>
another point of view??<br></blockquote><div><br></div><div>Yes, you still had something wrong. Also, i'm not sure if you need to anchor the RE to prevent it matching something like "web.whatsapp.com.malware.tld" in the server name. Maybe someone closer to the code can answer that question...</div><div><br></div><div>Jok<br></div><div><br></div></div></div></div>