# config icap serverTo configure a secure ICAP client:
edit "server"
set secure {enable | disable}
set ssl-cert <certificate>
next
end
# config icap serverConfigure the ICAP profile.
edit "icap_server1"
set ip-version 4
set ip-address 192.168.10.2
set port 11344
set max-connections 100
set secure enable
set ssl-cert "ACCVRAIZ1"
next
end
# config icap profileConfigure the firewall policy.
edit "icap_profile1"
set request enable
set response enable
set streaming-content-bypass enable
set request-server "icap_server1"
set response-server "icap_server1"
next
end
# config firewall policyRelated document.
edit 1
set utm-status enable
set inspection-mode proxy
set ssl-ssh-profile "protocols"
set icap-profile "icap_profile1"
next
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 2024 Fortinet, Inc. All Rights Reserved.