Configure Revocation Status Verification of Certificates Used for SSL/TLS Decryption (Strata Cloud Manager)
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 (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.