Kafka - Security
You have this Kafka client config:
The client fails to authenticate. What is the most likely cause?
security.protocol=SSL ssl.keystore.location=/path/to/keystore ssl.keystore.password=wrongpass
The client fails to authenticate. What is the most likely cause?
