virtualzone/landroid-bridge

MQTT: SSL/TLS

Closed this issue · 3 comments

Would it be / is it possible to use TLS or SSL on the MQTT connection?
username and strong password is already helpful but not secure in the end #27

I would also like to be able to use MQTT with TLS/SSL. Any chance that this could be implemented?

I've added support for TLS/SSL, including client certificates. Please check the updated readme.

@virtualzone THX for implementing!
tried it on latest docker version.
EDIT: Is working quite well!