PatchworkBoy / homebridge-edomoticz

Domoticz Homebridge-Plugin
Other
118 stars 44 forks source link

ssl support for mqtt #207

Open dearekaelle opened 4 years ago

dearekaelle commented 4 years ago

it would be great if edomoticz was supporting mqtts/tls.

enabling ssl on mqtt broker and enablig it on domoticz currently will break edomoticz connection to mqtt as it continues plaintext protocol.

if this feature was to be implemented, edomoticz should be able to grab ssl config from domoticz with mqtt:true or otherwise have a tls/mqtts protocol flag for advanced mqtt config override.