-K is a prefix indicating that the command belongs to the group of commands for managing Kaspersky Industrial CyberSecurity for Networks integration settings.
kics-control --add-kics4networks-server-certificate
This command adds or replaces a previously added KICS for Networks server certificate.
Command syntax
kics-control [-K] --add-kics4networks-server-certificate <file path>
Arguments and keys
<file path> is the path to the file that contains the KICS for Networks server certificate in DER or PEM format.
kics-control --remove-kics4networks-server-certificate
This command lets you remove the KICS for Networks server certificate.
Command syntax
kics-control [-K] --remove-kics4networks-server-certificate
kics-control --query-kics4networks-server-certificate
This command outputs information about a KICS for Networks server certificate.
Command syntax
kics-control [-K] --query-kics4networks-server-certificate
kics-control --add-kics4networks-client-certificate
This command adds or replaces a previously added client certificate used to secure the connection to a KICS for Networks server.
Command syntax
kics-control [-K] --add-kics4networks-client-certificate <file path>
Arguments and keys
<file path> is the path to the crypto container (PFX file) containing the client certificate and private key.
kics-control --remove-kics4networks-client-certificate
This command deletes the client certificate used to secure the connection to a KICS for Networks server.
Command syntax
kics-control [-K] --remove-kics4networks-client-certificate
kics-control --query-kics4networks-client-certificate
The command outputs information about a client certificate.
Command syntax
kics-control [-K] --query-kics4networks-client-certificate
kics-control --add-kics4networks-client-udp-crypto-container
This command lets you add or replace a previously added cryptocontainer with information for encrypting telemetry sent to KICS for Networks servers via UDP.
Command syntax
kics-control [-K] --add-kics4networks-client-udp-crypto-container <path to file>
Arguments and keys
<path to file> is the path to the file containing the cryptocontainer (PFX file).
kics-control --query-kics4networks-client-udp-crypto-container
This command lets you display information about the cryptocontainer with information for encrypting telemetry sent to KICS for Networks servers via UDP.
Command syntax
kics-control [-K] --query-kics4networks-client-udp-crypto-container
kics-control --remove-kics4networks-client-udp-crypto-container
This command lets you delete a previously added cryptocontainer with information for encrypting telemetry sent to KICS for Networks servers via UDP.
Command syntax
kics-control [-K] --remove-kics4networks-client-udp-crypto-container