shotover / shotover-proxy

L7 data-layer proxy
https://docs.shotover.io
Apache License 2.0
83 stars 16 forks source link

kafka mtls support #1599

Closed rukai closed 4 months ago

rukai commented 4 months ago

Adds two new test cases:

No code changes were needed in shotover to support mtls

conorbros commented 4 months ago

Looks fine to me, just wondering if there is any possibility to reuse the docker or topology files?

rukai commented 4 months ago

We want to test with and without mTLS enabled which requires seperate unique files for both topology.yaml and docker-compose.yaml So I dont think sharing with config cluster_tls and passthrough_tls is possible.