Open roarman136 opened 6 years ago
Does Kafka-utils support SSL as I am getting the following errors.
Here is my listener in server.properties
listeners=SSL://
Traceback (most recent call last):
File "/bin/kafka-consumer-manager", line 6, in
I would like to know if there is any planning for kafka-utils to support SSL ? This is a great tool but in order to be used in an enterprise environment, we require SSL support.
Same requirement for SSL as well
We are also exploring this tool and found it to be very useful but ran into SSL issues. Are there any future requirement for SSL support ?
we found the tool useful , however due to security requirements can't adopt this tool as it seems it is unable to connect to SSL enabled Kafka and zookeeper (kafka 2.5 + zk 3.5.7)
+1 i wonder if any of the 100+ forks implement this...
Support SSL connections using kafka-utils