conduktor.io ↗

KIP-486 — Support custom way to load KeyStore and TrustStore

Discarded Security

Proposes a pluggable `KeyStoreLoader` and `TrustStoreLoader` interface to allow custom programmatic loading of KeyStore and TrustStore objects, removing the constraint that SSL material must be loaded from files on disk. This was superseded by KIP-519, which took a broader approach by allowing a full custom `SslEngineFactory`.

Details

AuthorMAULIN VASAVADA
StatusDiscarded
JIRAKAFKA-8621
WikiView on Apache Wiki
Created2019-07-01
Last Modified2020-04-01
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.