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

Make mqtt server example setup more secure #31

Open
DavyLandman opened this issue Nov 18, 2020 · 0 comments
Open

Make mqtt server example setup more secure #31

DavyLandman opened this issue Nov 18, 2020 · 0 comments
Labels
kiwi-server-side Stuff that is related to the mqtt/server side of things

Comments

@DavyLandman
Copy link
Member

The client already supports ssl and user/password protected connections, but the current docker-compose setup doesn't do this.

We should provide:

  • a small script to generate a new certificate
  • a way to generate user&password authentication
  • pass this user&password along to the internal side of the mqtt-2-influxdb forwarder
@DavyLandman DavyLandman added the kiwi-server-side Stuff that is related to the mqtt/server side of things label Nov 18, 2020
@DavyLandman DavyLandman changed the title Make mqtt connection more secure Make mqtt server example setup more secure Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kiwi-server-side Stuff that is related to the mqtt/server side of things
Projects
None yet
Development

No branches or pull requests

1 participant