plumber icon indicating copy to clipboard operation
plumber copied to clipboard

chore: tls flags to docs

Open dennisme opened this issue 1 year ago • 2 comments

Adding flags. Follow up commits will update dep from https://github.com/batchcorp/plumber-schemas/pull/77 and update kafka backend.

dennisme avatar Sep 19 '22 05:09 dennisme

Sidenote: mtls support wouldn't be just for read/write but also for relay and server mode. Ie. it should be possible to add a Kafka connection via the gRPC API.

dselans avatar Sep 20 '22 20:09 dselans

Sidenote: mtls support wouldn't be just for read/write but also for relay and server mode. Ie. it should be possible to add a Kafka connection via the gRPC API.

ack 👀

dennisme avatar Sep 20 '22 21:09 dennisme

@dselans do you have an example of where we are doing this with another flag? Do I have to explicitly permit these config options for relay and server mode?

dennisme avatar Sep 24 '22 17:09 dennisme