Patch - Fix google allowed domains restriction: Difference between revisions

From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
(Created page with "= What it is = Web Filter has the ability (when using SSL Inspector) to restrict google domains. This patch fixes the way that the header is added so google will properly res...")
 
 
Line 11: Line 11:


<code>
<code>
curl -s -k http://download.untangle.com/patches/14.0.1/gmail_allowed_domains_patch.sh | dash
curl -s -k https://downloads.untangle.com/public/patches/14.0.1/gmail_allowed_domains_patch.sh | dash
</code>
</code>

Latest revision as of 15:45, 27 November 2019

What it is

Web Filter has the ability (when using SSL Inspector) to restrict google domains. This patch fixes the way that the header is added so google will properly restrict access to domains.

Target Version

14.0.1

How to run

curl -s -k https://downloads.untangle.com/public/patches/14.0.1/gmail_allowed_domains_patch.sh | dash