nerdexam
Palo_Alto_Networks

PCNSE · Question #524

During the implementation of SSL Forward Proxy decryption, an administrator imports the company's Enterprise Root CA and Intermediate CA certificates onto the firewall. The company's Root and Intermed

The correct answer is B. Generate a CA certificate for Forward Trust and a self-signed CA for Forward Untrust.. For SSL Forward Proxy decryption, the firewall requires a Forward Trust CA, typically signed by the Enterprise CA, for legitimate sites and a self-signed Forward Untrust CA for untrusted sites.

Submitted by hans_de· Apr 18, 2026Deploy and Configure

Question

During the implementation of SSL Forward Proxy decryption, an administrator imports the company's Enterprise Root CA and Intermediate CA certificates onto the firewall. The company's Root and Intermediate CA certificates are also distributed to trusted devices using Group Policy and GlobalProtect. Additional device certificates and/or Subordinate certificates requiring an Enterprise CA chain of trust are signed by the company's Intermediate CA. Which method should the administrator use when creating Forward Trust and Forward Untrust certificates on the firewall for use with decryption?

Options

  • AGenerate a single subordinate CA certificate for both Forward Trust and Forward Untrust.
  • BGenerate a CA certificate for Forward Trust and a self-signed CA for Forward Untrust.
  • CGenerate a single self-signed CA certificate for Forward Trust and another for Forward Untrust
  • DGenerate two subordinate CA certificates, one for Forward Trust and one for Forward Untrust.

How the community answered

(24 responses)
  • B
    79% (19)
  • C
    8% (2)
  • D
    13% (3)

Why each option

For SSL Forward Proxy decryption, the firewall requires a Forward Trust CA, typically signed by the Enterprise CA, for legitimate sites and a self-signed Forward Untrust CA for untrusted sites.

AGenerate a single subordinate CA certificate for both Forward Trust and Forward Untrust.

Using a single subordinate CA for both Forward Trust and Forward Untrust would mean clients either trust both (no warnings for untrusted sites) or trust neither (warnings for all sites), failing to differentiate between trusted and untrusted websites as required for effective decryption policies.

BGenerate a CA certificate for Forward Trust and a self-signed CA for Forward Untrust.Correct

For Forward Trust, the firewall needs a CA certificate that clients trust to re-sign certificates of legitimate websites; generating a CA certificate (subordinate to the company's Intermediate CA) ensures it's part of the trusted Enterprise CA chain. For Forward Untrust, a self-signed CA certificate is typically used by the firewall to re-sign certificates of untrusted sites; since this self-signed certificate is not distributed to clients, it generates a security warning in the browser, effectively notifying users about untrusted content.

CGenerate a single self-signed CA certificate for Forward Trust and another for Forward Untrust

Generating a self-signed CA for Forward Trust would cause all legitimate websites re-signed by the firewall to generate warnings because clients would not inherently trust the firewall's self-signed CA, unless it was manually distributed to all clients which is not the standard best practice in an enterprise with an existing CA infrastructure.

DGenerate two subordinate CA certificates, one for Forward Trust and one for Forward Untrust.

Generating two subordinate CA certificates (one for trust, one for untrust) would mean both would typically be subordinate to the Enterprise CA and thus potentially trusted by clients if the enterprise CA is distributed, defeating the purpose of the Forward Untrust CA needing to be untrusted by clients to generate warnings.

Concept tested: SSL Forward Proxy Certificate Generation

Source: https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-admin/decryption/configure-ssl-forward-proxy/generate-a-forward-trust-certificate-and-forward-untrust-certificate

Topics

#SSL Decryption#Certificate Management#PKI#Forward Trust / Forward Untrust

Community Discussion

No community discussion yet for this question.

Full PCNSE Practice