Can I connect it on sslv3 broker
wood23636 opened this issue · 1 comments
wood23636 commented
My broker support only sslv3 with http://emqtt.io/.
When I use the protocol sslv3 in my code, It give me:
[MOSQUITTO] ERROR Error: Unable to create TLS context.
pietrodegrazia commented
are you sure you are(were) calling moscapsule_init() before connecting to the broker?