Valid SecOps-Generalist Dumps shared by EduDump.com for Helping Passing SecOps-Generalist Exam! EduDump.com now offer the newest SecOps-Generalist exam dumps, the EduDump.com SecOps-Generalist exam questions have been updated and answers have been corrected get the newest EduDump.com SecOps-Generalist dumps with Test Engine here:
An administrator is configuring SSL Inbound Inspection for an internal web server hosting at 'www.example.com' on a Strata NGFW. The web server uses a certificate issued by a public Certificate Authority (CA). The administrator has successfully imported the private key for 'www.example.com' into the NGFW's Certificate store. Which steps are necessary in the NGFW's configuration to enable inbound decryption for traffic destined to this server?
Correct Answer: B
To perform SSL Inbound Inspection for a specific internal server, you need to create a Decryption Policy rule that matches the traffic destined for that server and explicitly configure it for Inbound Inspection, referencing the server's private key (which is associated with the imported certificate object). - Option A: This describes configuring SSL Forward Proxy, which is for outbound traffic, not inbound inspection of internal servers. - Option B (Correct): An SSL Inbound Inspection rule in the Decryption policy is the correct mechanism. This rule matches traffic based on source/destination zones and addresses (the internal server's IP/Zone) and specifies 'Inbound Inspection' as the mode, referencing the imported certificate object that contains the private key needed for decryption. - Option C: Importing the signing CA's public certificate is necessary for the firewall to validate the server's certificate during the handshake, but it is not sufficient for decrypting the traffic itself; the private key is required for decryption. The private key is imported with the server certificate or separately, and the server certificate object is referenced in the decryption rule. - Option D: This would prevent decryption, which is the opposite of the goal. - Option E: 'Decrypt Mirror' is a troubleshooting feature used to send decrypted traffic to an external tool; it doesn't enable decryption itself.