You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by HG <ha...@gmail.com> on 2018/08/30 17:25:12 UTC

kafka-run-class.sh kafka.tools.GetOffsetShell with SSL

Hi,

I am using SSL for broker communications.
Now I want to run to connect to port 9093 with GetOffsetShell.
How can I have the class use the ssl certificates?
Are the any environment variables ?
Can I use a properties file?

Regards Hans