/mqtt-tls-playground

Example scripts/sample programs that demonstrate MQTT-with-TLS connections with various clients

Primary LanguageJava

MQTT/TLS Playground

This repository contains a bunch of scripts that estabilish MQTT-with-TLS connections to an MQTT broker running on localhost:8883 using various clients.

It is of no use to anyone but the people who work on MQTT brokers and/or MQTT-aware proxies.

Available Examples

How to Generate TLS Certificates and Keys for Development

Just use tls-gen.

License

Released under the MIT license.

Copyright

(c) Michael S. Klishin, 2014.