Push Notification WiFi Sensor for use with SSL/TLS

I am trying to connect this device to an MQTT network (CirrusLink’s MQTT Engine & MQTT Distributor) that utilizes mutual TLS.



Will I need to extract elements, from my CA Certificate file, to be used for Private Key & Device Cert?

Correct me if I am wrong but I am assuming these windows, on Ignition, are equivalent to what the sensor’s web interface is asking for: CA Certificate File = Root Certificate, Client Certificate File = Device Cert, and Client Private Key File = Private Key?

Also, when accessing the web interface from configuration mode, the files I upload do not save if I restart the web interface from configuration mode or through the internet (after the sensor connects to WiFi).

Anything helps, thanks!

Yes, those are the files you need. CA Cert, Client Private Key, and Client Cert.

If you have the key and certificate files you can just upload them in the device’s web interface. They are stored on the device but may not appear on a reboot of the device.

I’m guessing you never had any luck with basic Auth(username/password)?