conduktor.io ↗

zookeeper.ssl.cipher.suites — Kafka Broker Configuration

Specifies the enabled cipher suites to be used in ZooKeeper TLS negotiation (csv). Overrides any explicit value set via the zookeeper.

Description

Specifies the enabled cipher suites to be used in ZooKeeper TLS negotiation (csv). Overrides any explicit value set via the zookeeper.ssl.ciphersuites system property (note the single word "ciphersuites"). The default value of null means the list of enabled cipher suites is determined by the Java runtime being used.

Default Values by Kafka Version

Kafka VersionDefault Value
2.5null
2.6null
2.7null
2.8null
3.0null
3.1null
3.2null
3.3null
3.4null
3.5null
3.6null
3.7null
3.8null
3.9null
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.