ssl.truststore.type — Kafka Broker Configuration
The file format of the trust store file. The values currently supported by the default `ssl.
Description
The file format of the trust store file. The values currently supported by the default `ssl.engine.factory.class` are [JKS, PKCS12, PEM].
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.9.0 | JKS |
| 0.10.0 | JKS |
| 0.10.1 | JKS |
| 0.10.2 | JKS |
| 0.11.0 | JKS |
| 1.0 | JKS |
| 1.1 | JKS |
| 2.0 | JKS |
| 2.1 | JKS |
| 2.2 | JKS |
| 2.3 | JKS |
| 2.4 | JKS |
| 2.5 | JKS |
| 2.6 | JKS |
| 2.7 | JKS |
| 2.8 | JKS |
| 3.0 | JKS |
| 3.1 | JKS |
| 3.2 | JKS |
| 3.3 | JKS |
| 3.4 | JKS |
| 3.5 | JKS |
| 3.6 | JKS |
| 3.7 | JKS |
| 3.8 | JKS |
| 3.9 | JKS |
| 4.0 | JKS |
| 4.1 | JKS |
| 4.2 | JKS |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.