1
0
mirror of https://github.com/pcvolkmer/mv64e-rest-to-kafka-gateway synced 2025-09-13 09:12:51 +00:00

feat: ssl connections to kafka brokers

This commit is contained in:
2025-08-21 21:13:20 +02:00
parent 7f182efe4f
commit 28e7a1e762
10 changed files with 230 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
# Example/Development SSL files
This directory contains a self-signed CA, certificate and key file for "localhost" in PEM format.
These files should be used for development purposes only!