KIP-9 — SSL Support
Discussion Security
Proposes adding SSL/TLS transport encryption to Kafka broker–client communications via a new SSL-secured protocol. Without transport encryption, Kafka data in motion is readable by any network observer, preventing use cases where topics contain sensitive data (e.g., production logs exposed to developers without production system access).
Details
| Author | Joe Stein |
| Status | Discussion |
| JIRA | KAFKA-1684 |
| Wiki | View on Apache Wiki |
| Created | 2015-01-22 |
| Last Modified | 2015-01-22 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.