Commit Graph
1 Commits
Author SHA1 Message Date
PythonLinks 0807dc4ed2 Added a link to letsencrypt-mosquitto (#69)
* Added a link to letsencrypt-mosquitto

This docker container  makes it really easy to create encrypted connections to a Mosquitto MQTT server. It uses the caddy web server to generate lets encrypt certificates which the Mosquitto MQTT broker then uses.  It also includes the Mosquitto Go Authorization plugin https://github.com/iegomez/mosquitto-go-auth.   The idea is to make life as easy as possible for the Mosquitto administrator.

* Improved the Mosquitto Broker Listing

Now it includes links to the test server, an actively maintained authorization plugin, and the docker container which makes it easy to generate lets encrypt certificats, and includes the authorization plugin. 
We will see if this one passes the tests...
2020-01-13 18:28:33 +01:00