Supported Cipher Suites & Protocols
search cancel

Supported Cipher Suites & Protocols

book

Article ID: 286450

calendar_today

Updated On:

Products

Carbon Black App Control (formerly Cb Protection)

Issue/Introduction

Guidance on the supported Cipher Suites & Protocols for the App Control Agent and App Control Server software.

Environment

  • App Control Agent: All Supported Versions
  • App Control Server: All Supported Versions
  • Microsoft Windows: All Supported Versions
  • Linux: All Supported Versions
  • Apple macOS: All Supported Versions

Resolution

Protocols Supported:

The Agent and Server will rely on the operating system to negotiate a matching Protocol and Cipher Suite to use. If a matching Protocol and Cipher Suite is not available, the Agent and Server will be unable to establish communication and the Agent will show as Disconnected. Additionally, no changes are made to the Protocols or Cipher Suites of the operating system during installation of the Server or Agent applications.

Protocol

Windows

macOS

Linux

SSL (1.0, 2.0, 3.0) All Supported Versions (Agent/Server) All Supported Versions All Supported Versions
TLS (1.0, 1.1, 1.2) All Supported Versions (Agent/Server) All Supported Versions All Supported Versions
TLS (1.3) Agent: 8.9.4+
Server: 8.10.2+
Agent: 8.9.2+ Pending... (EPCB-19215)

 

Making Modifications:

Warning:
  • Improper modification of TLS/SSL protocols could cause connectivity issues between:
    • App Control Agents
    • App Control Server
    • SQL Server or other dependencies.
  1. Modifications to the Protocols, Cipher Suites, or orders must be made at the Operating System layer.
    • This will force all applications to use only the enabled Protocols/Cipher Suites accordingly and in the order specified.
    • Changes to these must be implemented for all relevant endpoints and application servers.
  2. Endpoints must also support the desired changes, example:
  3. Assistance in editing the TLS & Cipher Suites in the operating system is outside the scope of Carbon Black Support.

 

Additional Information

  • The Carbon Black File Reputation (CDC) requires a TLS 1.2 connection from the application server hosting the App Control Server.
  • These changes require modification of Operating System:
    • Any required patch to support the desired Protocol or Cipher Suite must first be applied to the OS.
    • Afterwards the desired Protocol or Cipher must be enabled, which can be done through multiple options (GPO, MDM, PowerShell, etc).
  • Some customers have reported success using a 3rd Party Tool (such as IIS Crypto) to either confirm or modify these settings.
  • Microsoft SQL Server may also require an update or patch to support TLS 1.2.
  • More information from Microsoft for Protocols in TLS/SSL for Windows