Adding kafka ssl

This commit is contained in:
stephb9959
2022-02-20 10:41:44 -08:00
parent b76b73c0e2
commit 2212dc8e71
4 changed files with 27 additions and 3 deletions

View File

@@ -65,6 +65,10 @@ openwifi.kafka.enable = true
openwifi.kafka.brokerlist = a1.arilia.com:9092
openwifi.kafka.auto.commit = false
openwifi.kafka.queue.buffering.max.ms = 50
openwifi.kafka.ssl.ca.location =
openwifi.kafka.ssl.certificate.location =
openwifi.kafka.ssl.key.location =
openwifi.kafka.ssl.key.password =
#
# This section select which form of persistence you need