I'm trying to connect MQTT Mobile client to my local MQTT Broker (Mosquitto) to create a intranet (No Internet access) messaging system, I have tested the broker with a native MQTT client for iOS and everything is working correctly. However when I use the MQTT mobile client component from forge, no connection is being done and even the OutSystems now in browser failed the request. Any suggestion?
I was able to locally connect to an MQTT process but the connection has to be over SSL