Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create MQTTcredentials #15

Closed
wants to merge 1 commit into from
Closed

Conversation

nworbnhoj
Copy link
Contributor

Authenticated subscription to HA Mosquito broker is critical to assure stability of message flow

Authenticated subscription to HA Mosquitto broker is critical to stability of message flow
@coveralls
Copy link

Coverage Status

Coverage remained the same at 63.986% when pulling a45a50c on nworbnhoj:patch-7 into 9c2c4f9 on micolous:master.

micolous added a commit that referenced this pull request Oct 13, 2020
* Add support for MQTT broker authentication (replaces #15, #16, #17)

* Add support for MQTT TLS certificates

* Add support for time synchronisation options

* Add support for CNI (TCP PCI)

* Update documentation for new Docker options

* Move Docker instructions into main cmqttd page

* Reformat cmqttd pages to use `..  option` and `..  envvar` for easy cross
  referencing

Backwards incompatible change: the Docker container now uses TLS to
communicate with the MQTT broker by default, like `cmqttd` does normally.
To use a MQTT broker _without_ TLS, run Docker with `-e "MQTT_USE_TLS=0"`.
@micolous
Copy link
Owner

Replaced with 6a015fe

@micolous micolous closed this Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants