Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

The Websocket Client agent configuration dialog is displayed when right-clicking on the Websocket Client agent and selecting the  Configuration  option, or when double-clicking on the agent in the Workflow Editor.

These configurations only need to be made if you want to use TLS, or change the name of the agent, otherwise the agent will work as it is.

The Websocket Client agent configuration dialog


SettingDescription
ServersDefine the WS or WSS server. The agent will automatically connect to these servers and receive data from them.
Connect Timeout (s)The timeout used when opening new connections.
Ping Timeout (s)Timeout for the connections configured in Servers. When no data is received on the websocket, a ping will regularly be sent to detect if connection has been lost.
Enable TLSSelect this check box if you want to use TLS. The fields beneath will then be activated.
Keystore PathEnter the path to the keystone in this field.
Keystore PasswordEnter the password for the keystone in this field.
Key AliasEnter the alias for the key in the keystore in this field.
Key PasswordEnter the password for the key in the keystone in this field.
Require Client AuthenticationSelect this check box if you want to make client authentication mandatory.
TLS Profile

If a TLS profile is used, select it here.

  • No labels