Configuring Network Settings

The Network Settings screen enables you to modify the settings on the Argus Safety Load Balancer Server, Argus Safety API Load Balancer URL, and Proxy.

Configuring Argus Safety load balancer

  1. Go to System Configuration > System Management (Common Profile Switches) > Network Settings.
  2. In the Modify Network Settings section, enter the Argus Safety Load Balancer Server and Argus Safety API Load Balancer URL.

    The Argus Safety API Load Balancer URL profile switch is available for the default enterprise. It is set at the global level and not specific to the enterprise.

    If you have the Load Balancer setup, then enter the Load Balancer URL. Otherwise, enter the Argus web server URL with port 8091 (instead of 8033) . By default, this field is blank.

    You must configure this profile switch. If it is configured incorrectly, the bridge configuration save and the case save operations fail or show unexpected result with generic errors.

Configuring network proxy

The proxy details configured for Argus are common for all the enterprises and do not change between enterprises.

To configure the proxy settings, go to System Configuration > System Management (Common Profile Switches) > Network Settings > Proxy, provide details for each field as listed in the following table.

Field name Description

SSLStartMode

Determines how the component starts the SSL negotiation.

The available options are:
  • Automatic—If the remote port is set to the standard plain text port of the protocol (where applicable), the class will behave the same as when SSLStartMode is set to sslExplicit. In all other cases, SSL negotiation will be implicit (sslImplicit).
  • Implicit—The SSL negotiation starts immediately after the connection is established.
  • Explicit—The class first connects in plaintext, and then explicitly starts SSL negotiation through a protocol command such as STARTTLS.
  • None (Default)—No SSL negotiation, no SSL security. All communication will be in plaintext mode.

Auto Detect Proxy

Checking this field lets the application detect the proxy automatically if applicable.

This checkbox is visible for default enterprises.

By default, this checkbox remains unchecked.

Proxy Type

Determines the type of proxy to connect through.

The available values are:
  • None - No proxy (Default).
  • Tunnel - Connect through a tunneling proxy. ProxyPort is set to 80.
  • SOCKS4 - Connect through a SOCKS4 Proxy. ProxyPort is set to 1080.
  • SOCKS5 - Connect through a SOCKS5 Proxy. ProxyPort is set to 1080.

This drop down is visible for default enterprises.

Proxy Host

Holds the name or IP address of the proxy server.

This field is visible for default enterprises.

Proxy Protocol

Holds the HTTP_PROTOCOL component of proxy URL.

Maximum length is 20 characters.

This field is visible for default enterprises.

Proxy Port

Defines the TCP port for the proxy host.

This field is visible for default enterprises.

Proxy Domain/UserName

If the Proxy Host is specified, this property along with Proxy Password is used to connect and authenticate to the given Proxy Server.

This field is visible for default enterprises.

Proxy Password

If the Proxy Host is specified, this property along with Proxy Domain/UserName is used to connect and authenticate to the given Proxy Server. This field expects the password to be in encrypted state, use Cryptography Key Editor to encrypt the password.

This field is visible for default enterprises.

Use Proxy settings for ESM DTD Validation

Enables or disables the usage of Proxy settings for ESM.

The available options are:
  • Checked (Enabled by default)
  • Unchecked

This field is visible for all enterprises and is specific to each enterprise.

Use Proxy settings for SMTP/S

Enables or disables the usage of Proxy settings for SMTP/S.

The available options are:
  • Checked
  • Unchecked (Disabled by default)

This field is visible for all enterprises and is specific to each enterprise.