/camio-mqtts

Script to setup a secure MQTT Broker and Client

Primary LanguageShellMIT LicenseMIT

camio-mqtts

Script to setup a secure MQTT Broker and Client

Reference

This is a good read:

MQTT Security Layers

Network

  • UFW Firewall Rules

Transport Layer

  • Broker TLS Certficiates
  • Client TLS Certificates

Authentication Layer

  • Usernames / Passwords

Authorization Layer

  • ACL / Permissions

Application Layer

  • Encrypted Payloads

Mosquitto MQTT


Other Links

MQTT Brokers