- Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
From the latest server.conf spec:
[deployment] pass4SymmKey = <passphrase string> * Authenticates traffic between the deployment server (DS) and its deployment clients (DCs). * By default, DS-DCs passphrase authentication key is disabled. To enable DS-DCs passphrase authentication, you must *also* add the following line to the [broker:broker] stanza in the restmap.conf file: requireAuthentication = trueThis means that this broker:broker setting must be set on the DS before auth will succeed. This should probably be done in a deploymentserver configuration file, along with configuring the pass4symmkey as well.
Metadata
Metadata
Assignees
Labels
No labels