MQTT Connector doesnt work with User and Password Authentication and SSL

1
Hi There, I am trying to connect to a MQTT-Broker that needs user and password for authentication as well as a SSL connection. How can I do this using the MQTT connector (https://marketplace.mendix.com/link/component/119508) from the mendix market place? I tried with putting the user and password into the url, but this wouldn’t work.
asked
1 answers
1

There should be username and password attributes in the MQTT actions. This is a screenshot from my (admittedly old) MQTT project. 



Hope this helps.

answered