9.85.3.1 Websocket Server Agent Configuration

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


The Websocket Server agent configuration dialog


SettingDescription

Host

Enter the hostname or IP that the server should bind to.

Port

Enter the port to bind the server to. By default this is set to 4200.

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 a connection has been lost.
Use TLSSelect this check box if you want to use TLS. The fields beneath will then be activated.
Keystore PathEnter the path to the keystore in this field.
Keystore PasswordEnter the password for the keystore 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 keystore 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.