Kaspersky Endpoint Security for Linux

Managing encrypted connections scan settings

You can manage encrypted connections scan settings from the command line.

To view the list of encrypted connection scan exclusions added by a user, execute the following command:

kesl-control -N --query user

To view the list of encrypted connection scan exclusions added by a user, execute the following command:

kesl-control -N --query auto

To view the list of encrypted connection scan exclusions received from the application databases, execute the following command:

kesl-control -N --query kl

To clear a list of domains that the application automatically excluded from scan, execute the following command:

kesl-control -N --clear-web-auto-excluded

To view encrypted connection scan settings, execute the following command:

kesl-control [-N] --get-net-settings [--file <file path and name>]

The output format is INI.

To set encrypted connection scan settings, execute the following command:

kesl-control [-N] --set-net-settings [--file <file path and name>]