universam1 / iSpindel

electronic Hydrometer
http://www.ispindel.de
Other
827 stars 324 forks source link

SSL support for MQTT #616

Open Szewcson opened 8 months ago

Szewcson commented 8 months ago

It will be great if there will be a possibility to enable usage of SSL, upload client certificate and key for authenticating the ispindel, and root CA for authenticating MQTT broker.

vytux-com commented 8 months ago

This would need to be redesigned to use esp32 to enable SSL so I'd say it is not likely to happen

Szewcson commented 8 months ago

There are some minimal implementations of SSL in other esp8266 projects. But you are right, adding it may lead to major refactor just to free resources.