• Register

Connect to MQTT Broker

The following steps are valid for connecting to the MQTT server using the MQTT.fx Client.

1) Create a new connection profile with the following settings

KeyValue
Broker Address lhgopenapi.lufthansa.com
Broker port 8883
SSL/TLS Enabled
Protocol TLS 1.2
CA signed server certificate Selected
Client ID <<ClientID is the string which was provided as part of response while retrieving JWT>>
User Credentials – UserName Client ID
User Credentials – Password <<Java web token obtained from Certificate Manager API>>

A sample connection profile is illustrated below:

 

2) Select the Profile you created and connect to the MQTT Server. A green signal will indicate if you successfully connected to the MQTT Server:

Docs Navigation