This article outlines the various configurations that can be used to control the CRL (Certificate Revocation List) checks that the sensor performs.
Note:
CURL_CRL_CHECK
CURL_CRL_REVOKE_BEST_EFFORT
During the unattended Install or upgrade of CB Defense Sensor add the parameter to the MSI command
CURL_CRL_REVOKE_BEST_EFFORT=1
OR
CURL_CRL_CHECK=0
Example:
msiexec /q /i "C:\Users\UserFolderName\Desktop\installer_vista_win7_win8-64-4.1.0.5463.msi" /L*v log.txt COMPANY_CODE=EnterCompanyCodeHere CLI_USER=EnterSidHere CURL_CRL_REVOKE_BEST_EFFORT=1
CurlCrlRevokeBestEffort=1
-- this is the same as CURL_CRL_REVOKE_BEST_EFFORT
OR
CurlCrlCheck=false
-- this is the same as CURL_CRL_CHECK=0
"C:\Program Files\Confer\RepCLI.exe" updateconfig