Edubits / Zway-MQTT

Publishes the status of devices to a MQTT topic and is able to set values based on subscribed topics.
Apache License 2.0
29 stars 16 forks source link

Request for TLS support #2

Open pastukhov opened 8 years ago

pastukhov commented 8 years ago

Do you have any plans to imnplement mqtt with tls support?

BioSLuDge commented 7 years ago

+1

hartmark commented 3 years ago

+1

pastukhov commented 3 years ago

There is workaround. Setup mosquitto on same host. Let it listen on localhost:1883. Connect plugin to it and setup federation with local mosquitto and any remote MQTT over TLS