For the complete documentation index, see llms.txt. This page is also available as Markdown.

Kafka secured with SSL

Connecting to a Secure Broker

The app supports TLS (SSL) and SASL connections for encryption and authentication.

Running From Docker-compose file

See this docker-compose file for SSL-enabled Kafka configuration.

Last updated

Was this helpful?