We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00a4cdc commit 4dd2a4aCopy full SHA for 4dd2a4a
CHANGELOG.md
@@ -1 +1,5 @@
1
## Changelog
2
+
3
+### [v0.1.0](https://github.com/grepplabs/mqtt-proxy/releases/tag/v0.1.0) - 1 November 2022
4
+* Add server certificates rotation
5
+* Add client certificate revocation list
README.md
@@ -25,7 +25,7 @@ MQTT Proxy allows MQTT clients to send messages to other messaging systems
25
* [ ] Others
26
* [x] Helm chart
27
* [x] Client certificate revocation list
28
-* [ ] Server certificate rotation
+* [ ] Server certificates rotation
29
* [x] Files certificate source
30
* [ ] HashiCorp Vault certificate source
31
0 commit comments