AAM provides MQTT TLS settings for configuration. These are accessed via the main node properties.

An invalid or incorrect setting for either AAM or an Edge Node may result in loss of communication to a broker.

To view details about a property, hover over the property name on the left column.

Certificates Explained

The TLS Broker connection works in the following way:

If Verify Certificate is not checked, it is impossible to guarantee that the host you are connecting to is not impersonating your server. This can be useful in initial server testing, but makes it possible for a malicious third party to impersonate your server through DNS spoofing, for example.

Broker 1 and 2 Explained

After the server starts, or when the Restart MQTT Client option under the Node commands is run, the settings will be checked and the following logic will execute.