Hello,
I have been using Mosquitto and beta testing a B4i app with the B4j MQTT broker all as localhost.
I am now wanting to move to an outside accessible MQTT Broker and have been testing with CloudMQTT with great success, unsecurely though!
I understand that I can use tcp://m11.cloudmqtt.com:18646 for NON SSL secure connections. But long term I would like to use their port 28646 for secure connections.
With an app MQTT.fx I can use a CA signed server certificate for connecting to CloudMQTT. I am using their CA signed server certificate successfully.
Can I use iMQTT to connect securely to CloudMQTT? If so, what is required to successfully do this?
Thank you and Cheers, Mark
I have been using Mosquitto and beta testing a B4i app with the B4j MQTT broker all as localhost.
I am now wanting to move to an outside accessible MQTT Broker and have been testing with CloudMQTT with great success, unsecurely though!
I understand that I can use tcp://m11.cloudmqtt.com:18646 for NON SSL secure connections. But long term I would like to use their port 28646 for secure connections.
With an app MQTT.fx I can use a CA signed server certificate for connecting to CloudMQTT. I am using their CA signed server certificate successfully.
Can I use iMQTT to connect securely to CloudMQTT? If so, what is required to successfully do this?
Thank you and Cheers, Mark