9.85.4.1 Websocket Client Agent Configuration
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
Setting | Description |
---|---|
Servers | Define 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 TLS | Select this check box if you want to use TLS. The fields beneath will then be activated. |
Keystore Path | Enter the path to the keystone in this field. |
Keystore Password | Enter the password for the keystone in this field. |
Key Alias | Enter the alias for the key in the keystore in this field. |
Key Password | Enter the password for the key in the keystone in this field. |
Require Client Authentication | Select this check box if you want to make client authentication mandatory. |
TLS Profile | If a TLS profile is used, select it here. |