/
9.85.3.1 Websocket Server Agent Configuration
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
Setting | Description |
---|---|
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 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 keystore in this field. |
Keystore Password | Enter the password for the keystore 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 keystore 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. |