Skip to content

TLS / Ports

Secure transport options for device MQTT connection.

Supported ports

  • 8883 (recommended): MQTT over TLS
  • 443 (supported): MQTT over WSS over HTTPS

Important

In the standard IoTBackend firmware template, TLS certificate handling is built into the core. Users do not need to configure certificates manually.