mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-16 09:52:39 +00:00
* add TLS/SSL options for connecting to MQTT server * Update mqtt.js * gotta love travis * Update mqtt.js separated processing of mqtt.ca and mqtt.key/mqtt.cert in order to allow for "server-authentication only" as well as "server+client authentication" * Update mqtt.js