Views:

DefaultSource

This key contains the URL from which updates are downloaded. The default value for ServerProtect differs based upon whether or not ServerProtect is registered to Trend Micro Control Manager.
When ServerProtect is registered to Control Manager, the default value is:
http://xxx.xxx.xxx.xxx/TVCSDownload/ActiveUpdate
...where xxx.xxx.xxx.xxx is the Control Manager IP address.
When ServerProtect is not registered to Control Manager, the default value is:
http://splx3-p.activeupdate.trendmicro.com/activeupdate
WARNING
WARNING
Do not modify this value unless Trend Micro notifies you that the URL for updates has changed.

Source

This key contains an alternate source for downloading updates. The default value for this key is null. If the value of this key is not null, ServerProtect uses this source in preference to DefaultSource. The value of the Source key may be either a URL or a local path.

DigSig

This key instructs ServerProtect whether to apply digital signature when downloading components from download source. The valid values are:
  • 0 disable digital signature download
  • 1 enable digital signature download
Note
Note
If you enable digital signature download (DigSig = 1) and that the download source is a Control Manager server, ActiveUpdate may fail as Control Manager does not provide digital signatures for download.

SrvAuth

This key instructs ServerProtect whether to apply HTTPS authentication when downloading components from an HTTPS source. The valid values are:
  • 0 disable digital signature download (default)
  • 1 enable digital signature download

Merge

This key sets whether the ServerProtect allows incremental update to the pattern files when updating from ActiveUpdate. The valid values are:
  • 0 disable
  • 1 enable (default)

ProxyUsername

If your proxy server requires authentication, this key contains the user name. The default value is null.

ProxyPassword

If your proxy server requires authentication, this key contains the password. The default value is null. You can modify this value using the Web console or the splxmain command (in the /opt/TrendMicro/SProtectLinux/SPLX.vsapiapp folder. See Using splxmain).

Proxy

This key contains the IP address or domain name of your proxy server. The default value is null. For example:
proxy.company.com

UseProxy

This key indicates a proxy server is required to access the ActiveUpdate URL specified in Source or DefaultSource. The valid values are:
  • 0 do not use a proxy server (default)
  • 1 use a proxy server
If you assign a value of 1 to the UseProxy key, set the proxy address using the Proxy key, and if required, the username, password, and port number.

ProxyPort

This key contains the proxy port number. The default value is null.

ProxyType

Specify the proxy server type. The valid values are:
  • 0 HTTP proxy (default)
  • 1 socks4 proxy
  • 2 socks5 proxy

UseGeneralProxy

This key instructs ServerProtect to download component updates from the update server using the same general proxy setting for WVTP and license update. The valid values are:
  • 0 do not use the general proxy server for component update (default)
  • 1 use the general proxy server for component update