Skip to content

Setting a DS Key should change broker requireauth to true #204

@arcsector

Description

@arcsector

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 = true

This 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions