Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Receive a Kafka User Name and Password

The hub admin will create an account on Kafka for your node,

TODO

and send you the Receive a user name and password from the hub admin via a secure channel.

Add the user name to your shrine.conf:

...

Code Block
languagejs
themeRDark
titlepassword.conf
shrine.kafka.sasl.jaas.password = "hubPassword"

TODO - what's the final list? current code requires shrine.kafka.ssl.truststore.password = "dummy-password" but doesn't use it. (And     ssl.truststore.location = "/dummy/location" in shrine.conf)