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 Configure Sensor Not To Require CRL Checks On Install

Carbon Black Cloud: How To Configure Sensor Not To Require CRL Checks On Install

Environment

  • Carbon Black Cloud Console: All Versions (formerly CB PSC)
  • Carbon Black Cloud Sensor: 3.4.0.925 and higher
  • Microsoft Windows: All Supported Versions

Objective

How to install the Sensor with CRL checking disabled

Resolution

  • During unattended Install of CB Defense Sensor add the following parameter
    msiexec.exe  /q /i CBDefense-setup.msi  /L*vx log.txt CURL_CRL_CHECK=0 <other parameters as needed for CBDefense_msi_command_options>
  • For sensor 3.8.0.722 and higher review Carbon Black Cloud: How to Adjust CRL checking for Best Effort for other options

Additional Notes

  • This will add the following line to the cfg.ini file
CurlCrlCheck=false
  • This will prevent the Sensor from using CRL communication but continue functioning normally otherwise. 
WARNING:

Related Content


Was this article helpful? Yes No
100% helpful (2/2)
Article Information
Author:
Creation Date:
‎09-01-2020
Views:
9103
Contributors