Palo Alto Networks NGFW Engineer — Question 65

An administrator is designing a public key infrastructure (PKI) integration for a large-scale deployment with thousands of users authenticating via client certificates. A key design goal is to ensure that certificate revocation status is checked efficiently with minimal impact on firewall performance and minimal delay for the connecting user.

What is the primary advantage of using the Online Certificate Status Protocol (OCSP) instead of certificate revocation lists (CRLs) in this scenario?

Answer options

Correct answer: B

Explanation

The primary benefit of using OCSP is that it delivers real-time certificate status checks, which enhances scalability and reduces the memory usage on firewalls compared to CRLs. Other options either misrepresent OCSP's functionality or incorrectly state its advantages, such as claiming OCSP bundles statuses or that it acts as a CA, which is not accurate.