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
| Author | Noa Resare |
| Status | Discussion |
| JIRA | KAFKA-7685 |
| Wiki | View on Apache Wiki |
| Created | 2018-11-30 |
| Last Modified | 2018-11-30 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.