ssl.keystore.key — Kafka Broker Configuration
Private key in the format specified by 'ssl.keystore.
Description
Private key in the format specified by 'ssl.keystore.type'. Default SSL engine factory supports only PEM format with PKCS#8 keys. If the key is encrypted, key password must be specified using 'ssl.key.password'
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 2.7 | null |
| 2.8 | null |
| 3.0 | null |
| 3.1 | null |
| 3.2 | null |
| 3.3 | null |
| 3.4 | null |
| 3.5 | null |
| 3.6 | null |
| 3.7 | null |
| 3.8 | null |
| 3.9 | null |
| 4.0 | null |
| 4.1 | null |
| 4.2 | null |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.