ClamAV antivirus integration
ClamAV is a free and open-source antivirus engine for Unix-like operating systems. To be used by S-Filer Portal, you need to install the open source ICAP server, c-icap.
Configuration
The following table indicates values to use when configuring the ClamAV antivirus integration. For the general definition of the parameters, refer to the ICAP integration page.
The first part of the URI refers to the service name in the c-icap configuration (Service or ServiceAlias directive). srv_clamav
is the default service name for ClamAV. If you have changed the service name, you need to update the URI accordingly.
Attribute | Value |
---|---|
Hostname | The IP address or hostname of the c-icap server |
Port | The port on which to connect (default: 1344) |
URI | /srv_clamav?allow204=on&force=on&sizelimit=off&mode=simple |
Use REQMOD | False |
SSL Connection (true/false) | True (TLS) or False (plaintext) |