Versions Compared

Key

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

...

  • Server side configuration
    • Enable SSL on Chariot Set and add server side certificates and keys (serverCA.crt, server.key, and server.crt) on Chariot
    • Add Clients CA certificates (engineCA.crt and transmissionCA.crt) to the Chariot truststore
    • Set the ‘Clients Authentication Policy’ on Chariot to “required”
  • Client side configuration
    • Add the serverCA.crt, engine.key, and engine.crt to the ‘Chariot’ connection on the MQTT Engine side.
    • Add the serverCA.crt, transmission.key, and transmission.crt to the ‘Chariot’ connection on the MQTT Transmission side. 



Anchor
ServerSide
ServerSide
Server Side Configuration

Enable SSL on Chariot and add certificates and keys

Update Chariot truststore

Update Chariot Clients Authentication Policy


Anchor
MQTTEngineClientSide
MQTTEngineClientSide
MQTT Engine Client Side Configuration

...