cordova-plugin-mqtt
cordova-plugin-mqtt copied to clipboard
SSL Support?
Hi,
What are the blockers to support SSL encryption for all communications?
That would be really good to use 👍
yeah, this is useful for working with AWS IOT. The underlying library (Paho android ) has already support for SSL and TLS https://github.com/eclipse/paho.mqtt.android#features
@pavankumarkatakam @nmaas87 We are planning the SSL support in the forthcoming release
Any update on this topic?
SSL working fine for me with android see this #37 dont know if it works in ios!