# Kafka secured with SSL

### Connecting to a Secure Broker

The app supports TLS (SSL) and SASL connections for [encryption and authentication](http://kafka.apache.org/090/documentation.html#security).

#### Running From Docker-compose file

See [this docker-compose file](https://github.com/kafbat/kafka-ui/blob/main/documentation/compose/kafka-ssl.yml) for SSL-enabled Kafka configuration.
