Reference13r3:Unite/WebSocket: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
(Created page with "Define WebSocket connection to be used '''Configuration''' * '''Enable''': enable websocket server connection * '''Allow Untrusted''': allow untrusted TLS connections to the server.<br>Note: for security reasons, allowance is recoemmend to be active only temporarly to enable provisioning of a trusted server certificate * '''Server Address''': WebSocket server IPv4 or host address * '''Path''': path part of the URI * '''User''': authentication user * '''Password''': auth...")
 
mNo edit summary
 
Line 3: Line 3:
'''Configuration'''
'''Configuration'''
* '''Enable''': enable websocket server connection
* '''Enable''': enable websocket server connection
* '''Allow Untrusted''': allow untrusted TLS connections to the server.<br>Note: for security reasons, allowance is recoemmend to be active only temporarly to enable provisioning of a trusted server certificate
* '''Allow Untrusted''': allow untrusted TLS connections to the server.<br>Note: for security reasons, allowance is recommended to be active only temporarily to enable provisioning of a trusted server certificate
* '''Server Address''': WebSocket server IPv4 or host address
* '''Server Address''': WebSocket server IPv4 or host address
* '''Path''': path part of the URI
* '''Path''': path part of the URI

Latest revision as of 11:54, 11 July 2023

Define WebSocket connection to be used

Configuration

  • Enable: enable websocket server connection
  • Allow Untrusted: allow untrusted TLS connections to the server.
    Note: for security reasons, allowance is recommended to be active only temporarily to enable provisioning of a trusted server certificate
  • Server Address: WebSocket server IPv4 or host address
  • Path: path part of the URI
  • User: authentication user
  • Password: authentication password

Status

  • WebSocket URI: used WebSocket URI
  • Mode: current connection mode (Persistent/tbd)
  • State: current connection state (Active/Inactive)