Tarun Nanduri
Tarun Nanduri
Can MQTT.js use browser trusted CA to establish a secure web socket connection with a MQTT broker?
So extending the node ca cert's can make `mqtt.js` establish secure web socket connection?
https://github.com/electron/electron/issues/32816 Closing the linked issue.
The docs won't say anything about this, but I have seen in source code on the trust bits being set here. That's the reason behind marking this as bug. `Importing...
sure @dsanders11. will work it out when I find time.
@deepak1556 would appreciate if you can try and find solution before I can make it up in a fiddle, as I need to create different cert set again.
@deepak1556 did you try that?