ConnectionString

March 5, 2024

ID 201026

Specifies the IP address and the port for Kaspersky Scan Engine with a protocol (http:// or https://), or a path to the UNIX socket used by Kaspersky Scan Engine. This is a string value.

If you want to use the HTTPS protocol, the elements TlsCertificateKeyFile and TlsCertificateFile are mandatory.

Path

ServerSettings > ConnectionString

Attributes

This element has no attributes.

Value

Mandatory parameter. The default value is /tmp/.kavhttpd in Linux and 127.0.0.1:9999 in Windows. You can specify an IP address and a port for a TCP connection in the following format: protocol://ip_addr:port or protocol://hostname:port.

Example

The following is an example of this element.

<ConnectionString>/tmp/.kavhttpd</ConnectionString>

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.