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
| Author | MAULIN VASAVADA |
| Status | Discarded |
| JIRA | KAFKA-8621 |
| Wiki | View on Apache Wiki |
| Created | 2019-07-01 |
| Last Modified | 2020-04-01 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.