conduktor.io ↗

zookeeper.ssl.endpoint.identification.algorithm — Kafka Broker Configuration

Specifies whether to enable hostname verification in the ZooKeeper TLS negotiation process, with (case-insensitively) "https" meaning ZooKeeper hostname verification is enabled and an explicit blank value meaning it is disabled (disabling it is only recommended for testing purposes). An explicit value overrides any "true" or "false" value set via the zookeeper.

Description

Specifies whether to enable hostname verification in the ZooKeeper TLS negotiation process, with (case-insensitively) "https" meaning ZooKeeper hostname verification is enabled and an explicit blank value meaning it is disabled (disabling it is only recommended for testing purposes). An explicit value overrides any "true" or "false" value set via the zookeeper.ssl.hostnameVerification system property (note the different name and values; true implies https and false implies blank).

Default Values by Kafka Version

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