Configure Revocation Status Verification of Certificates Used for SSL/TLS Decryption
Table of Contents
Expand All
|
Collapse All
Next-Generation Firewall Docs
-
-
- Cloud Management of NGFWs
- PAN-OS 10.0 (EoL)
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0 (EoL)
- PAN-OS 11.1 & Later
- PAN-OS 9.1 (EoL)
-
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0 (EoL)
- PAN-OS 11.1 & Later
-
-
- Cloud Management and AIOps for NGFW
- PAN-OS 10.0 (EoL)
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0 (EoL)
- PAN-OS 11.1
- PAN-OS 11.2
- PAN-OS 8.1 (EoL)
- PAN-OS 9.0 (EoL)
- PAN-OS 9.1 (EoL)
Configure Revocation Status Verification of Certificates Used for SSL/TLS Decryption
Verify the revocation status of a certificate used for SSL/TLS
decryption.
Where Can I Use This? | What Do I Need? |
---|---|
|
Depending on the products you're using, you need at least one
of...
|
The firewall decrypts inbound and outbound
SSL/TLS traffic to inspect the traffic for threats. When you create
a Security policy rule that allows traffic and apply Security profiles
to the rule, create an analogous Decryption policy rule to decrypt
that traffic. If you don’t decrypt the traffic, the firewall can’t
use the Security profiles to inspect the traffic (you can’t inspect
what you can’t see). The firewall re-encrypts the traffic before
forwarding it. (See SSL
Inbound Inspection and SSL
Forward Proxy.) You can configure the firewall to verify
the revocation status of certificates used for decryption as follows.
Enabling revocation status verification for SSL/TLS decryption certificates adds time to the
process of establishing the session. The first attempt to access a site might
fail if the verification does not finish before the session times out. For these
reasons, verification is disabled by default.
Configure Revocation Status Verification of Certificates Used for SSL/TLS Decryption (Strata Cloud Manager)
- Define the service-specific timeout intervals for revocation status checks.
- Select Manage Configuration NGFW and Prisma Access Security Services Decryption, and edit the Decryption Settings (Under the Certificate Settings for proxying an untrusted site, click Advanced. An Advanced Decryption Settings overlay appears.Perform one or both of the following steps, depending on whether the firewall will use the Online Certificate Status Protocol (OCSP) or Certificate Revocation List (CRL) method to verify the revocation status of certificates.If the firewall will use both, it first tries OCSP; if the OCSP responder is unavailable, the firewall then tries the CRL method.
- In the OCSP section, select Use OCSP to check certificate status, and specify a Receive Timeout (sec) value. This is the interval (1-60 seconds) after which the firewall stops waiting for a response from the OCSP responder.
- In the CRL section, select Use CRL to check certificate status, and specify a Receive Timeout (sec) value. This is the interval (1-60 seconds) after which the firewall stops waiting for a response from the CRL service.
Depending on the Certificate Status Timeout value you specify in the next step, the firewall might register a timeout before either or both of the Receive Timeout (sec) intervals pass.Save the Advanced Decryption settings.Define the total timeout interval for revocation status requests.This is the interval (1-60 seconds) after which the firewall stops waiting for a response from any certificate status service and applies the session-blocking logic you optionally define in step 3.- For Certificate Status Timeout (sec), specify a value between 1-60.The Certificate Status Timeout relates to the OCSP/CRL Receive Timeout (sec) as follows:
- If you enable both OCSP and CRL: The firewall registers a request timeout after the lesser of two intervals passes: the Certificate Status Timeout (sec) value or the aggregate of the two Receive Timeout (sec) values.
- If you enable only OCSP: The firewall registers a request timeout after the lesser of two intervals passes: the Certificate Status Timeout (sec) value or the OCSP Receive Timeout (sec) value.
- If you enable only CRL: The firewall registers a request timeout after the lesser of two intervals passes: the Certificate Status Timeout (sec) value or the CRL Receive Timeout (sec) value.
Save the Advanced Decryption Settings.Save the Decryption Settings.Define the blocking behavior for a certificate status of “unknown” or a revocation status request timeout.- Select Manage Configuration NGFW and Prisma Access Security Services Decryption, and select an existing Decryption Profile or create a new one.Edit the Server Certificate Verification settings for SSL/TLS Decryption.Select Advanced under the Bypass Checks option. An Advanced SSL Forward Proxy Settings overlay shows the block settings of interest.
- To block SSL/TLS sessions when the OCSP or CRL service returns a certificate revocation status of “unknown,” select Block sessions with unknown certificate status. Otherwise, the firewall proceeds with the session.
- To block SSL/TLS sessions after the firewall registers a request timeout, select Block sessions on certificate status check timeout. Otherwise, the firewall proceeds with the session.
Save the Advanced SSL Forward Proxy settings.Save the Decryption Profile.To commit your changes, click Push Config.Configure Revocation Status Verification of Certificates Used For SSL/TLS Decryption (PAN-OS & Panorama)
- Define the service-specific timeout intervals for revocation status requests.
- Select DeviceSetupSession and, in the Session Features section, select Decryption Certificate Revocation Settings.Perform one or both of the following steps, depending on whether the firewall will use Online Certificate Status Protocol (OCSP) or the Certificate Revocation List (CRL) method to verify the revocation status of certificates. If the firewall will use both, it first tries OCSP; if the OCSP responder is unavailable, the firewall then tries the CRL method.
- In the CRL section, select the Enable check box and enter the Receive Timeout. This is the interval (1-60 seconds) after which the firewall stops waiting for a response from the CRL service.
- In the OCSP section, select the Enable check box and enter the Receive Timeout. This is the interval (1-60 seconds) after which the firewall stops waiting for a response from the OCSP responder.
Depending on the Certificate Status Timeout value you specify in Step 2, the firewall might register a timeout before either or both of the Receive Timeout intervals pass.Define the total timeout interval for revocation status requests.Enter the Certificate Status Timeout. This is the interval (1-60 seconds) after which the firewall stops waiting for a response from any certificate status service and applies the session-blocking logic you optionally define in Step 3. The Certificate Status Timeout relates to the OCSP/CRL Receive Timeout as follows:- If you enable both OCSP and CRL—The firewall registers a request timeout after the lesser of two intervals passes: the Certificate Status Timeout value or the aggregate of the two Receive Timeout values.
- If you enable only OCSP—The firewall registers a request timeout after the lesser of two intervals passes: the Certificate Status Timeout value or the OCSP Receive Timeout value.
- If you enable only CRL—The firewall registers a request timeout after the lesser of two intervals passes: the Certificate Status Timeout value or the CRL Receive Timeout value.
Define the blocking behavior for unknown certificate status or a revocation status request timeout.If you want the firewall to block SSL/TLS sessions when the OCSP or CRL service returns a certificate revocation status of unknown, select the Block Session With Unknown Certificate Status check box. Otherwise, the firewall proceeds with the session.If you want the firewall to block SSL/TLS sessions after it registers a request timeout, select the Block Session On Certificate Status Check Timeout check box. Otherwise, the firewall proceeds with the session.Click OK and Commit.