Tag: TLS

  • Securing the connection to the MQTT broker using TLS and SpringCore client certificates

    The aim of this tutorial is to configure a SpringPark as a Network SmartReader/MQTT client with a mosquitto broker. The SpringPark in this configuration acts as an MQTT client (using TLS). It sends its tags to the mosquitto broker hosted at mqtt.springcard.com.  For this howto, we will assume that: your SpringPark is using a default…

  • How to setup and use a SpringPark as an Amazon AWS client

    The aim of this demonstration is to configure a SpringPark as a Network SmartReader/AWS client. The SpringPark in this configuration acts as an AWS IOT Core client (using TLS). It sends its tags/informations to Amazon’s cloud and can also receive commands. We won’t cover the AWS’s side (lamba function, certificates, policies, …) but focuse on…