IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

Carbon Black Cloud: How to Adjust CRL checking for Best Effort

Carbon Black Cloud: How to Adjust CRL checking for Best Effort

Environment

Carbon Black Cloud Console: All Versions 
Carbon Black Cloud Sensor: 3.8.0.722 and higher
Microsoft Windows: All Supported Versions

Objective

How to Adjust Curl for Best Effort

Resolution

Options:
  1. During the unattended Install or upgrade of CB Defense Sensor add the following parameter
    CURL_CRL_REVOKE_BEST_EFFORT=1
    1. Refer to the Unintended installations KB HERE for addition variables and command line options. 
  2. Edit the Config file
    1. Place the sensor in Bypass mode.
    2. Locate your cfg.ini file
    3. Edit cfg.ini file adding this line.
      CurlCrlRevokeBestEffort=1
    4. Save and close cfg.ini 
    5. Load changes
      "C:\Program Files\Confer\RepCLI.exe" updateconfig
    6. Bring Sensor out of Bypass
    7. Check PSC Console for normal sensor communications, like check-ins and events


 


Additional Notes

The command line addition will add the following line to the cfg.ini file
CurlCrlRevokeBestEffort=1
 This will allow the Sensor to remain enabled and set to best effort but sensor communication continues if the CRL distribution point is unreachable.

WARNING:
  Additional information can be found about What are some concerns with disabling the CRL check within the Sensor?

Related Content


Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎09-27-2023
Views:
1412
Contributors