conduktor.io ↗

KIP-208 — Add SSL support to Kafka Connect REST interface

Accepted Kafka 1.1 ConnectSecurity

Adds TLS/SSL and optional mutual TLS (mTLS) authentication to the Kafka Connect REST interface via new `listeners.https.*` and `rest.ssl.*` configs. The Connect REST API transmits connector configurations (which often contain passwords) over plain HTTP, and has no authentication mechanism to prevent unauthorized connector creation or modification.

Details

AuthorJakub Scholz
StatusAccepted
Kafka Version1.1
JIRAKAFKA-4029
WikiView on Apache Wiki
Created2017-10-09
Last Modified2018-01-30
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.