Re: Using different SSL keystore and truststore for different listeners

2017-09-23 Thread Manikumar
Yes, It was missing in the Kafka documentation. I will raise PR to the update docs. On Sat, Sep 23, 2017 at 8:06 PM, Jakub Scholz wrote: > Hi, > > Thanks for your answer. The "listener.name.client.ssl.keystore.location" > trick is exactly what I was looking for. Did I missed it somewhere in the

Re: Using different SSL keystore and truststore for different listeners

2017-09-23 Thread Jakub Scholz
Hi, Thanks for your answer. The "listener.name.client.ssl.keystore.location" trick is exactly what I was looking for. Did I missed it somewhere in the regular documentation? Or is it mentioned only in the KIP? Thanks & Regards Jakub On Sat, Sep 23, 2017 at 11:05 AM, Manikumar wrote: > Hi, > >

Re: 0.10.2.2 bug fix release

2017-09-23 Thread Mikhail Lesyk
> Hi Mikhail, > > Is there a reason why you can't upgrade to 0.11.0.1 instead? > > Thanks, > Ismael > I've 2 reasons for that: 1) We are using Python Kafka clients and 0.11 is not considered as supported: https://cwiki.apache.org/confluence/display/KAFKA/Clients 2) We would like use 0.11 for a so

Re: Using different SSL keystore and truststore for different listeners

2017-09-23 Thread Manikumar
Hi, We can override per listener security settings. This way we can configure each listener to with different configs. https://issues.apache.org/jira/browse/KAFKA-4636 On Fri, Sep 22, 2017 at 2:00 PM, Jakub Scholz wrote: > Hi, > > I would like to setup my Kafka cluster so that it has several