Commands for managing the NDR (KATA) component

The -R prefix indicates that the command belongs to the group of commands for managing the settings of integration with the Kaspersky Endpoint Detection and Response (KATA), Kaspersky Network Detection and Response (KATA), Kaspersky Endpoint Detection and Response Expert (on-premise), and Kaspersky Endpoint Detection and Response Optimum.

kesl-control --add-katandr-server-certificate

This command adds or replaces a previously added NDR server certificate.

Command syntax

kesl-control [-R] --add-katandr-server-certificate <file>

Arguments and keys

<file> is the path to the file containing the server certificate.

kesl-control --remove-katandr-server-certificate

This command removes a NDR server certificate.

Command syntax

kesl-control [-R] --remove-katandr-server-certificate

kesl-control --query-katandr-server-certificate

This command outputs information about an NDR server certificate.

Command syntax

kesl-control [-R] --query-katandr-server-certificate

kesl-control --add-katandr-client-certificate

This command adds or replaces a previously added client certificate used to secure the connection to an NDR server.

Command syntax

kesl-control [-R] --add-katandr-client-certificate <file>

Arguments and keys

<file> is the path to the cryptocontainer (PFX archive) containing the client certificate and private key.

kesl-control --remove-katandr-client-certificate

This command deletes the client certificate used to secure the connection to an NDR server.

Command syntax

kesl-control [-R] --remove-katandr-client-certificate

kesl-control --query-katandr-client-certificate

The command outputs information about a client certificate.

Command syntax

kesl-control [-R] --query-katandr-client-certificate

Page top