I want to design a web-page in which I can connect to AWS server. In python-Paho-mqtt, I can use the tls_set option to provide the security certificates and other stuff. How do I provide the same using MQTT.js? If I can't how do I run python-PAHO-MQTT from HTML.
Thanks in advance.