Created on 05-24-2018 08:07 AM Edited on 02-05-2024 12:27 AM By Jean-Philippe_P
Description
Solution
In an Explicit Proxy environment, an end-user attempting to browse a URL using HTTP will be returned a denied message such as ‘Access Denied: The page you requested has been blocked by a firewall policy restriction’ in case the access to that URL is denied by an Explicit Proxy Firewall Policy.
In case the same end-user tries browsing the same URL using HTTPS, the user will be returned the same denied message, but this time, the message will be signed using the ‘Fortinet_CA_SSL’ certificate by default.
FortiOS v5.4 – 6.0.
# config user settingFortiOS v6.2.
set auth-ca-cert "<custom_CA_certificate>"
end
# config web-proxy globalOnce the command is executed, the ‘Access Denied: …’ replacement message will be signed using the <custom_CA_certificate>.
set ssl-ca-cert "<custom_CA_certificate>"
end
Related links:
https://help.fortinet.com/fos50hlp/54/Content/FortiOS/fortigate-authentication-54/Certificates.htm#E...
https://docs.fortinet.com/document/fortigate/6.2.0/new-features/769966/web-proxy-global-settings
https://docs.fortinet.com/document/fortigate/6.2.1/cli-reference/316620/web-proxy-global
Related Articles
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 2024 Fortinet, Inc. All Rights Reserved.