NSE4 • Practice Exam 54
Free NSE4 practice exam — 20 questions with explanations. Set 54. No signup required.
Refer to the exhibit. The policy applies deep inspection, but users cannot access any HTTPS websites. The FortiGate CA certificate is installed on clients. What is the most likely cause?
Refer to the exhibit.
config firewall policy
edit 1
set name "Web Access"
set srcintf "internal"
set dstintf "wan"
set srcaddr "all"
set dstaddr "all"
set action accept
set schedule "always"
set service "HTTPS"
set ssl-ssh-profile "deep-inspection"
set utm-status enable
set av-profile "default"
set webfilter-profile "strict"
next
end