Managing crypto containers for telemetry encryption

You can add, remove, and display information about the cryptocontainer with information for encrypting telemetry sent to KICS for Networks servers via UDP.

To add a crypto container:

  1. Execute the following command:

    kics-control [-K] --add-kics4networks-client-udp-crypto-container <path to file>

    where <path to file> is the path to the file containing the cryptocontainer (PFX file).

  2. When prompted, enter the password of the crypto container.

To use a cryptocontainer to encrypt telemetry sent to KICS for Networks servers via UDP, in the Kaspersky Industrial CyberSecurity for Networks Integration task settings the ProtocolType parameter must be set to UDP, and the UDPEncryptionEnabled parameter must be set to Yes.

To display information about the cryptocontainer, run the following command:

kics-control [-K] --query-kics4networks-client-udp-crypto-container

To remove the cryptocontainer, run the following command:

kics-control [-K] --remove-kics4networks-client-udp-crypto-container

If telemetry encryption is enabled in the settings for integration with Kaspersky Industrial CyberSecurity for Networks, and the integration is enabled and working, the deletion of the cryptocontainer fails with an error.

Page top