Re: [VOTE] KIP-519: Make SSL context/engine configuration extensible

2020-03-26 Thread Zhou, Thomas
+1 (non-binding) Regards, Thomas On 3/26/20, 12:36 PM, "Rajini Sivaram" wrote: +1 (binding) Thanks for the KIP, Maulin! Regards, Rajini On Thu, Mar 26, 2020 at 4:14 PM Maulin Vasavada wrote: > FYI - we have updated the KIP documentation also

Re: [DISCUSS] KIP-515: Enable ZK client to use the new TLS supported authentication

2020-01-10 Thread Zhou, Thomas
Hi Pere, It is a very meaningful KIP to make kafka broker -> ZK connection secured. In the meanwhile, there is another KIP under discussion talking about making SSLContext pluggle on broker side - https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=128650952. Instead of putting

Question about integrating kafka broker with a service

2019-05-16 Thread Zhou, Thomas
Hi, I am one of the Kafka users and I have a question about how to integrate our service with Kafka. Basically, we want to enable Kafka with TLS and we want to enable mutual authentication use SSL context. We’ve already got a service which will sign the cert and manage the key. Our goal is to