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

TLS/SSL support #8

Open
baijerry opened this issue Jul 19, 2016 · 3 comments
Open

TLS/SSL support #8

baijerry opened this issue Jul 19, 2016 · 3 comments

Comments

@baijerry
Copy link

Hi, are there plans to impliment tls/ssl with this app?

@sandro-k
Copy link
Owner

Yes there is, currently I am working on a update/port to Polymer 1.0 https://github.com/sandro-k/MQTTLensChromeApp/tree/polymer_v1 and then would switch to https://github.com/mqttjs/mqtt-elements, wich already has support for TLS/SSL

@stoicskyline
Copy link

@sandro-k were you able to make any progress on TLS/SSL support?

@sandro-k
Copy link
Owner

The short answer is no.. As of https://blog.chromium.org/2016/08/from-chrome-apps-to-web.html Chrome Apps are deprecated and will not work on Mac, Windows or Linux after the second half of 2017. That is why I need to port MQTTLens to Atom or something else that runs HTML and JavaScript as a desktop application. When switching to Atom it should be possible to just use MQTT.js without the need to bundle it via Browserify and use the native SSL/TLS support of the library.

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

No branches or pull requests

3 participants