conduktor.io ↗

KIP-383 — Pluggable interface for SSL Factory

Discarded Security

Introduces a pluggable SslFactory interface allowing users to provide custom SSL implementations via a Java SPI, replacing the current fixed SslFactory with a configurable one. Users need to customize SSL beyond existing config options — for encrypted passwords, certificate alias selection, OCSP stapling, or reusing an existing enterprise SSL stack.

Details

AuthorClement Pellerin
StatusDiscarded
JIRAKAFKA-6654
WikiView on Apache Wiki
Created2018-10-17
Last Modified2020-04-01
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.