Description | This article describes how to configure a secure (HTTPS) download of a PAC file from FortiProxy. |
Scope | FortiProxy. |
Solution |
There is a new feature introduced in FortiProxy 7.4.0 version which can be used to configure a secure (HTTPS) download of PAC file from FortiProxy.
Follow these steps to configure it:
config authentication setting set captive-portal-type ip (fqdn or ip can be used) set captive-portal-ip 172.31.143.62 (captive portal interface and proxy interface need not be same) set captive-portal-ssl-port 9090 end
config web-proxy explicit-proxy edit web-proxy set status enable set interface port3 -----------IP address 172.31.143.62 set http-incoming-port 8080 set pac-file-server-status enable set pac-file-name "mypacfile.pac" set pac-file-data "function FindProxyForURL(url, host) { //pacfiletest return \"PROXY 172.31.143.62:8080\"; } end
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.