SNCF — Securing Networks with Firepower — Question 262
An engineer must export a packet capture from Cisco Secure Firewall Management Center to assist in troubleshooting an issue on a Secure Firewall Threat Defense device. When the engineer navigates to the URL for Secure Firewall Management Center at:
https:///capture/CAPI/pcap/sample.pcap
The engineer receives a 403: Forbidden error instead of being provided with the PCAP file. Which action resolves the issue?
Answer options
- A. Disable the proxy setting on the client browser.
- B. Disable the HTTPS server and use HTTP.
- C. Enable HTTPS in the device platform policy.
- D. Enable the proxy setting in the device platform policy.
Correct answer: C
Explanation
The correct answer is C because enabling HTTPS in the device platform policy is necessary for the secure connection to be established, allowing access to the PCAP file. Options A and D are irrelevant to the issue as they deal with client-side configurations, and option B is incorrect since using HTTP would not resolve the HTTPS requirement needed to access the resource.