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-kataedr-server-certificate
This command lets you add or replace a previously added certificate of the KATA server, OSMP threat response server, or OSMP telemetry server (depending on the integration mode).
Command syntax
kesl-control [-R] --add-kataedr-server-certificate <file> [--server-type <response|telemetry>]
Arguments and keys
<file> is the path to the file containing the server certificate.
--server-type <response|telemetry> lets you select the type of server for which you want to add or replace a certificate in EDR Expert (OSMP) integration mode:
response – OSMP threat response action servertelemetry –OSMP telemetry serverIf you are adding or replacing a KATA server certificate, omit the --server-type option.
kesl-control --remove-kataedr-server-certificate
This command lets you remove a previously added certificate of the KATA server, OSMP threat response server, or OSMP telemetry server (depending on the integration mode).
Command syntax
kesl-control [-R] --remove-kataedr-server-certificate [--server-type <response|telemetry>]
Arguments and keys
--server-type <response|telemetry> lets you select the type of server for which you want to remove a certificate in EDR Expert (OSMP) integration mode:
response – OSMP threat response action servertelemetry –OSMP telemetry serverIf you are removing a KATA server certificate, omit the --server-type option.
kesl-control --query-kataedr-server-certificate
This command lets you view information for a previously added certificate of the KATA server, OSMP threat response server, or OSMP telemetry server (depending on the integration mode).
Command syntax
kesl-control [-R] --query-kataedr-server-certificate [--server-type <response|telemetry>]
Arguments and keys
--server-type <response|telemetry> lets you select the type of server for which you want to view certificate information in EDR Expert (OSMP) integration mode:
response – OSMP threat response action servertelemetry –OSMP telemetry serverIf you want to view information about a KATA server certificate, omit the --server-type option.
kesl-control --add-kataedr-client-certificate
This command lets you add or replace a previously added client certificate used for protecting the connection to the KATA server, OSMP threat response server, or OSMP telemetry server (depending on the integration mode).
Command syntax
kesl-control [-R] --add-kataedr-client-certificate <file> [--server-type <response|telemetry>]
Arguments and keys
<file> is the path to the cryptocontainer (PFX archive) containing the client certificate and private key.
--server-type <response|telemetry> lets you select the type of server for which you want to add a client certificate in EDR Expert (OSMP) integration mode:
response – OSMP threat response action servertelemetry –OSMP telemetry serverIf you are adding or replacing a client certificate for the connection to a KATA server, omit the --server-type option.
kesl-control --remove-kataedr-client-certificate
This command lets you remove a previously added client certificate used for protecting the connection to the KATA server, OSMP threat response server, or OSMP telemetry server (depending on the integration mode).
Command syntax
kesl-control [-R] --remove-kataedr-client-certificate [--server-type <response|telemetry>]
Arguments and keys
--server-type <response|telemetry> lets you select the type of server for which you want to remove a client certificate in EDR Expert (OSMP) integration mode:
response – OSMP threat response action servertelemetry –OSMP telemetry serverIf you are removing a client certificate for the connection to a KATA server, omit the --server-type option.
kesl-control --query-kataedr-client-certificate
This command lets you view information about a previously added client certificate used for protecting the connection to the KATA server, OSMP threat response server, or OSMP telemetry server (depending on the integration mode).
Command syntax
kesl-control [-R] --query-kataedr-client-certificate [--server-type <response|telemetry>]
Arguments and keys
--server-type <response|telemetry> lets you select the type of server for which you want to view information about a client certificate in EDR Expert (OSMP) integration mode:
response – OSMP threat response action servertelemetry –OSMP telemetry serverIf you want to view information about a client certificate for the connection to a KATA server, omit the --server-type option.