ssl.trustmanager.algorithm — Kafka Broker Configuration
The algorithm used by trust manager factory for SSL connections. Default value is the trust manager factory algorithm configured for the Java Virtual Machine.
Description
The algorithm used by trust manager factory for SSL connections. Default value is the trust manager factory algorithm configured for the Java Virtual Machine.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.9.0 | PKIX |
| 0.10.0 | PKIX |
| 0.10.1 | PKIX |
| 0.10.2 | PKIX |
| 0.11.0 | PKIX |
| 1.0 | PKIX |
| 1.1 | PKIX |
| 2.0 | PKIX |
| 2.1 | PKIX |
| 2.2 | PKIX |
| 2.3 | PKIX |
| 2.4 | PKIX |
| 2.5 | PKIX |
| 2.6 | PKIX |
| 2.7 | PKIX |
| 2.8 | PKIX |
| 3.0 | PKIX |
| 3.1 | PKIX |
| 3.2 | PKIX |
| 3.3 | PKIX |
| 3.4 | PKIX |
| 3.5 | PKIX |
| 3.6 | PKIX |
| 3.7 | PKIX |
| 3.8 | PKIX |
| 3.9 | PKIX |
| 4.0 | PKIX |
| 4.1 | PKIX |
| 4.2 | PKIX |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.