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
| Author | Clement Pellerin |
| Status | Discarded |
| JIRA | KAFKA-6654 |
| Wiki | View on Apache Wiki |
| Created | 2018-10-17 |
| Last Modified | 2020-04-01 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.