MQTT TLS Error since upgrade to paho-mqtt 2.1.0
bug
### What happened
When I connect to my TLS enabled mqtt broker, I see the following error in my mosquitto logs:
`OpenSSL Error while trying to get the error[0]: error:0A00010B:SSL routines::wrong version number`
When I downgrade to paho-mqtt 1.6.1, moonraker connects just fine.
### Client
Fluidd
### Browser
Other or N/A, Firefox
### How to reproduce
Try to connect to a TLS enabled mosquitto broker.
### Additional information
No MQTT/OpenSSL related errors in my moonraker.log
关闭于 2026-02-27 4 条评论