We should pass necessary ssl configs using --command-config command-line option to kafka-console-consumer.sh script
>>security.protocol=SSL >>ssl.truststore.location=/var/private/ssl/client.truststore.jks >>ssl.truststore.password=test1234 http://kafka.apache.org/documentation.html#security_configclients On Wed, Dec 6, 2017 at 1:34 AM, Ashok Kumar <[email protected]> wrote: > > > > > *From:* Ashok Kumar > *Sent:* Tuesday, December 5, 2017 3:02 PM > *To:* '[email protected]' <[email protected]> > *Subject:* secure kafka clsuter setup > > > > hi > > I am getting an issue in ssl configuration of kafka. I have attached the > word file regarding my issue. > > > > thanks >
