michaelklishin / mqtt-tls-playground

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Java 52.8%Language:Python 17.6%Language:Groovy 15.2%Language:Ruby 14.5%