conduktor.io ↗

KIP-398 — Support reading trust store from classpath

Discussion Security

Extends SSL truststore loading to support classpath resources in addition to filesystem paths via a `classpath:` URI scheme in `ssl.truststore.location`. Eliminates the need to distribute a separate truststore file when packaging a Kafka client or Connect plugin as a fat JAR, simplifying certificate management in containerized and CI environments.

Details

AuthorNoa Resare
StatusDiscussion
JIRAKAFKA-7685
WikiView on Apache Wiki
Created2018-11-30
Last Modified2018-11-30
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.