Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate based connexion #2

Open
tanguy-roberjot opened this issue Jan 23, 2020 · 3 comments
Open

Certificate based connexion #2

tanguy-roberjot opened this issue Jan 23, 2020 · 3 comments

Comments

@tanguy-roberjot
Copy link

Hi ! Is there a way to pass options like key, cert and ca to open a certificate based connection with this library like in this example of the mqtt.js library : https://github.com/mqttjs/MQTT.js/blob/master/examples/tls%20client/mqttclient.js ? I managed to implement this on react native but it opens a wss connection and not mqqt over tcp.

@FrozenPyrozen
Copy link

@tanguy-roberjot do you find some solutions?

@ravindranpandu
Copy link

@tanguy-roberjot I am also looking for certificate/key based auth did you mange solve this by any chance?

@koten551
Copy link

koten551 commented Sep 22, 2022

using my fork bro. I just added certificate(.p12) koten551/sp-react-native-mqtt reading my docs for more infomation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants