Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When using a Self-Signed Certificate which was create outside of Ignition, you will need to construct a CA Certificate chain If you do not have access to or cannot easily locate your Intermediate and/or Root CA Certificates required to be used by the MQTT Modules.The CA Certificate chain will comprise of all Intermediate CA certificates and the Root CA concatenated into a single cert file. You can download the source files required , you can download by using the Firefox browser.

Using Firefox, make a connection on port 8043 on the Ignition URL using a private window. 

You will be warned of a Potential Security Risk. Select Advanced and then select View Certificate.

...

The browser will show each of the certificates available.  Download the files from each of the Intermediate CA and Root CA tabs using Select the appropriate tab(s) and scroll down to find the download file link to download each cert file.. 

Construct the CA Certificate chain by concatenating these downloaded files into a single new file.

In this example, we first have the CLS Testing Intermediate CA which is the concatenated with the CLS Root CA

...

languagetext
titlecacertchain file

...