On 09/12/2016 11:14 AM, Yuri Voinov wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Oooops,
>
> acl must be:
>
> acl excludeSSL ssl::server_name_regex web\.whatsapp\.com
why a regex?
why not the following ?
acl excludeSSL ssl::server_name web.whatsapp.com
Marcus