react-native-mqtt icon indicating copy to clipboard operation
react-native-mqtt copied to clipboard

Need to connect to mqtt server over tls

Open gathasite opened this issue 5 years ago • 1 comments

I've set the useSSL flag and the calls are going through wss:// but still the client credentials are being exposed in web socket.

How can I use secure mqtt or SSL pinning with client.connect()

I really need to find a way out of this.

Thanks

gathasite avatar Feb 18 '20 07:02 gathasite

me too have you find any solutions ?

KrifaYounes avatar Apr 19 '20 19:04 KrifaYounes