Skip to content

Phase 3: TLS support via AmiSSL #3

Description

@sidick

Add TLS as a third mqtt_transport implementation, per docs/ARCHITECTURE.md's roadmap:

  • AmiSSL 5.x transport behind an MQTT_TLS tag; soft-fails when amissl.library is absent.
  • An OpenSSL host transport for test parity (host unit/smoke tests against a TLS broker).

See docs/ARCHITECTURE.md ("Roadmap" section, Phase 3) and src/core/mqtt_transport.h (the vtable seam this plugs into — do not bypass it).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestroadmapPlanned future work from docs/ARCHITECTURE.md's phased roadmap

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions