Commands for managing EDR (KATA) / NDR (KATA) component settings

-R is a prefix indicating that the command belongs to the group of commands for managing the settings of integration with the Kaspersky Endpoint Detection and Response (KATA) and Kaspersky Endpoint Detection and Response Optimum components and the Kaspersky Endpoint Detection and Response Optimum solution.

kesl-control --add-kataedr-server-certificate; kesl-control --add-katandr-server-certificate

These commands add or replace a previously added KATA/NDR server certificate.

Command syntax

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

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

Arguments and keys

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

kesl-control --remove-kataedr-server-certificate; kesl-control --remove-katandr-server-certificate

These commands remove a KATA/NDR server certificate.

Command syntax

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

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

kesl-control --query-kataedr-server-certificate; kesl-control --query-katandr-server-certificate

These commands output information about a KATA/NDR server certificate.

Command syntax

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

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

kesl-control --add-kataedr-client-certificate; kesl-control --add-katandr-client-certificate

These commands add or replace a previously added client certificate used to secure the connection to a KATA/NDR server.

Command syntax

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

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

Arguments and keys

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

kesl-control --remove-kataedr-client-certificate; kesl-control --remove-katandr-client-certificate

These commands delete the client certificate used to secure the connection to a KATA/NDR server.

Command syntax

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

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

kesl-control --query-kataedr-client-certificate; kesl-control --query-katandr-client-certificate

These commands output information about a client certificate.

Command syntax

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

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

Page top