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

SSL support on MQTT #76

Open
6 tasks
jonnor opened this issue Feb 1, 2017 · 0 comments
Open
6 tasks

SSL support on MQTT #76

jonnor opened this issue Feb 1, 2017 · 0 comments

Comments

@jonnor
Copy link
Member

jonnor commented Feb 1, 2017

This is needed for user+password authentication to be secure, as they are otherwise in plaintext. This limits usage to secure private networks or completely public unauthenticated. Even in a (supposedly) trustworthy network one really should use encryption (defense-in-depth).

It could be that this already works, but need to verify and add documentation. Should also have some tests, at least in the runtime with some example participants.

  • msgflo-nodejs
  • noflo-runtime-msgflo
  • msgflo-cpp
  • msgflo-arduino
  • msgflo-python
  • msgflo-rust
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant