datahub icon indicating copy to clipboard operation
datahub copied to clipboard

Add SASL_SSL Support to Kafka Setup in Docker

Open wornjs opened this issue 1 year ago • 2 comments
trafficstars

Describe the bug To establish a SASL_SSL connection, key store and trust store information is required but now only support ssl To Reproduce just connect kafka with sasl_ssl

wornjs avatar May 20 '24 07:05 wornjs

how about change like this

Add all environment variables with KAFKA_PROPERTIES to connect.properties. This ensures that any changes to Kafka settings can be managed by adding environment variables, without the need to modify the Docker file.

wornjs avatar May 20 '24 07:05 wornjs

This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io

github-actions[bot] avatar Jun 20 '24 01:06 github-actions[bot]