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!

App Control: How to Revert SSL Strong Mode/Certificate Verification When Enabled Accidentally

App Control: How to Revert SSL Strong Mode/Certificate Verification When Enabled Accidentally

Environment

  • App Control Server: All Supported Versions
  • App Control Agent: All Supported Versions
  • Certificate Verification/SSL Strong Mode enabled

Objective

Revert the changes made by accidentally enabling Certificate Verification/SSL Strong Mode.

Resolution

  1. Login to the Console and navigate to: https://ServerAddress/shepherd_config.php
  2. Find the Defined Property: SSLMode.
  3. Change the Property Value to: 1
  4. Click Change.

Any Agent that does not check in after making this change will require either:

  1. Exporting the current Server Certificate and importing it to the endpoint.
  2. Manually disabling the Agent's Certificate Verification setting via the command line:
cd "C:\Program Files (x86)\Bit9\Parity Agent"
dascli password GlobalCLIPassword
dascli sslmode 1

Related Content


Labels (1)
Tags (2)
Was this article helpful? Yes No
100% helpful (1/1)
Article Information
Author:
Creation Date:
‎02-01-2018
Views:
2617
Contributors