Skip to content

Add optional TLS/mTLS support for MQTT#32

Open
Heliospeed wants to merge 9 commits intoIture:masterfrom
Heliospeed:feature/mqtts-tls
Open

Add optional TLS/mTLS support for MQTT#32
Heliospeed wants to merge 9 commits intoIture:masterfrom
Heliospeed:feature/mqtts-tls

Conversation

@Heliospeed
Copy link
Copy Markdown

Adds optional TLS and mutual TLS (mTLS) support for MQTT connections.

  • New config options: mqtt_tls, mqtt_ca, mqtt_cert, mqtt_key, mqtt_reject_unauthorized
  • Backward-compatible: if mqtt_tls is disabled, existing behavior is unchanged
  • Tested with Mosquitto using self-signed CA and client certificates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant