Skip to content
New issue

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

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

Already on GitHub? # to your account

use client certificate for ssl #28

Open
KrifaYounes opened this issue May 19, 2020 · 2 comments
Open

use client certificate for ssl #28

KrifaYounes opened this issue May 19, 2020 · 2 comments

Comments

@KrifaYounes
Copy link

how can we use the ssl certificate client to authorize connection between server and client?
I just seeing the parameter useSSL: true/false
but the client need a certificate ? like browser generate signed certificate in web site

@aravindarc
Copy link

@KrifaYounes we can't use client certificates on react-native in any time soon, not only this package, other packages also don't support this feature, also self signed certificates cannot be used on react-native. I had to buy a domain just for using mqtt on tls connection.

@UnnatiTecocraft
Copy link

Can I connect to mqtt server over SSL/TLS connection with secure domain and just by setting useSSL: true at client side?

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

No branches or pull requests

3 participants