-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
On the front page of this repository/project, one reads that the daemon can be started as follows.
daemon/bonefish --realm "default" --websocket-port 9999
Does the --websocket-port cover both TLS and non-TLS uses?
How does one choose just one of them (e.g, the TLS one, and therefore forbid non-TLS use)?
Is there any other (command-line) configuration option pertaining to TLS?