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 |
---|---|
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 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. |