aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Kramkowski <tomasz@kramkow.ski>2025-06-27 19:02:25 +0100
committerTomasz Kramkowski <tomasz@kramkow.ski>2025-06-27 19:02:25 +0100
commitb440529967d5585d95a33c8f14c2436d54908db5 (patch)
treef37cf44877248d11136356198bac05ecdc19a932
parent70ca9fe8ecb4501bb2981b27749cb64537df8aca (diff)
downloadmqttr-b440529967d5585d95a33c8f14c2436d54908db5.tar.gz
mqttr-b440529967d5585d95a33c8f14c2436d54908db5.tar.xz
mqttr-b440529967d5585d95a33c8f14c2436d54908db5.zip
TODOs - TLS and mTLS
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f3cb828..8bf7818 100644
--- a/README.md
+++ b/README.md
@@ -79,3 +79,5 @@ it being ran every time a new MQTT message is published to this topic.
* Configurable logging
* Ability to configure programs with non-UTF-8 in paths
* Maybe config reloading on SIGHUP
+* TLS
+* mTLS