embyt / enocean-mqtt

Receives messages from an enOcean serial interface (USB) and provides selected messages to an MQTT broker.
GNU General Public License v3.0
42 stars 21 forks source link

Add options to enable TLS/SSL on connection to MQTT broker #12

Closed crowbarz closed 4 years ago

crowbarz commented 4 years ago

Small changes to support TLS/SSL as I wanted to enable encryption from the client to the MQTT broker.

romor commented 4 years ago

Thanks for the useful extensions.