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:
A global company is implementing granular control over SaaS application usage using Palo Alto Networks Strata NGFWs at branch offices and Prisma Access for remote users. They have configured decryption policies to inspect SSL/TLS traffic for sanctioned SaaS applications like Office 365 and Salesforce. However, users accessing unsanctioned shadow IT applications via encrypted channels are still successfully bypassing security controls. Additionally, some legitimate applications are experiencing functionality issues after decryption is enabled. What are potential reasons for these issues and necessary steps to address them?
Correct Answer: A,C,D
This scenario highlights common challenges with decrypting encrypted traffic for application layer inspection. Option A is correct because decryption policies must apply to the correct zones and traffic flows; misconfiguration can cause traffic to bypass decryption. Option B is incorrect; App-ID identifies the application regardless of whether it's decrypted or not, although granular enforcement after identification often requires decryption for full Content-ID, Threat Prevention, etc. Option C is correct; the firewall/Prisma Access has limitations on supported SSL/TLS versions, cipher suites, and key exchange methods. If an application uses unsupported parameters, decryption will fail, and depending on the decryption profile's action for 'decryption errors', the session might be allowed without inspection. Option D is correct; applications using mechanisms like certificate pinning or client authentication can break when a decryption proxy intercepts and re-signs the certificate. Exclusions for such applications are often necessary. Option E is incorrect; Security policy rule evaluation happens after App-ID identification and typically after decryption policy evaluation (if decryption is enabled for the matched rule's traffic). Rule order primarily affects which policy is applied to the identified application, not whether decryption happens or fails beforehand.