MQTT Transmission of ctrlX Data to AWS/GCP: Is Node-RED + Mosquitto + DeviceBridge Sufficient for x509/TLS 1.2 Security?

Hello everyone,

My customer has a requirement to transmit data from the ctrlX Data Layer via MQTT to a designated device, and also to upload the data to an AWS or GCP server for data parsing, database storage, and web visualization. The entire process must comply with x509 certificate authentication and TLS 1.2 encryption.

My current planned app setup is as follows:

  1. Node-RED App + Mosquitto MQTT Broker: Send data from the Data Layer via MQTT.

  2. Bosch DeviceBridge: Upload data to AWS or GCP servers.

I would like to ask whether this system architecture satisfies the x509 certificate + TLS 1.2 encryption requirement. Would additional apps be required?

Thank you.

4 replies