Hello All
I am setting up SSL encryption in my 3x3 Confluent Kafka Cluster. I did all the steps correctly and trying to start Kafka over the port 9093.I am getting below error.
org.apache.kafka.common.KafkaException: org.apache.kafka.common.config.ConfigException: Invalid value javax.net.ssl.SSLHandshakeException: no cipher suites in common for configuration A client SSLEngine created with the provided settings can’t connect to a server SSLEngine created with those settings.
Could you please help me to fix this issue?
Thanks
Hari