![]()
Contents
Cirrus Link Resources
Cirrus Link Website![]()
Contact Us (Sales/Support)![]()
Forum![]()
Cirrus Link Modules Docs for Ignition 7.9.x![]()
Inductive Resources
Ignition User Manual![]()
Knowledge Base Articles![]()
Inductive University![]()
Forum![]()
...
Ignition will now show that you have successfully transitioned to self-signed certificate and that SSL /TLS is enabled.
...
| Anchor |
|---|
...
|
To allow the MQTT modules to validate the chain of trust for the self-signed certificate, you will need to upload the certificate to each module.
...
| Code Block |
|---|
openssl pkcs12 -in ssl.pfx -nokeys -clcerts -nodes -passin pass:ignition | openssl x509 -out cert.pem |
| Anchor | ||||
|---|---|---|---|---|
|
| Anchor | ||||
|---|---|---|---|---|
|
Now you will need to upload this cert .pem certificate for each of the MQTT Engine and MQTT Transmission modules.Navigate Navigate to the Servers > Certificates section for each module and select Create New Certificate.
...