Hi all, Is the any way to block HTTPS for some web sites? I have to block access to Gmail accounts. It's done for http but I did not find any solution for https. This is part of my configuration: acl gmail1 dstdomain google.com acl gmail2 dstdomain google.ca http_access deny CONNECT gmail1 gmail2 Thanks for any help. Mohammad