Sennevds / system_sensors

Logging of system sensor specific for the RPI and sending them to a MQTT broker
MIT License
361 stars 112 forks source link

[Request] Add support for TLS mosquitto #165

Closed denics closed 7 months ago

denics commented 10 months ago

I am running a secure mosquitto server and I have difficulties in connecting to port 8883. is it possible to add the support for secure connections?

thanks