Re: kafka client on cloud

2016-08-26 Thread Jaikiran Pai
Can you explain what exactly you mean by "cloud" and what kind of restrictions you are running into in trying to point to the truststore location? -Jaikiran On Friday 19 August 2016 08:09 PM, Nomar Morado wrote: kafka consumer/producer currently require path to keystore/truststore. my client

kafka client on cloud

2016-08-19 Thread Nomar Morado
kafka consumer/producer currently require path to keystore/truststore. my client runs in cloud and won't have access to some actual path to my jks. any ideas on the best way to handle this? thanks.