RE: TLS based ACL: Does Kafka support multiple CA Certs on broker

2016-07-18 Thread Martin Gainty
18 Jul 2016 03:29:36 + > Subject: Re: TLS based ACL: Does Kafka support multiple CA Certs on broker > To: users@kafka.apache.org > > Did you make sure both those CA's are imported into Broker's truststore? > > -Harsha > > On Fri, Jul 15, 2016 at 5:1

Re: TLS based ACL: Does Kafka support multiple CA Certs on broker

2016-07-17 Thread Harsha Chintalapani
Did you make sure both those CA's are imported into Broker's truststore? -Harsha On Fri, Jul 15, 2016 at 5:12 PM Raghavan, Gopal wrote: > Hi, > > Can Kakfa support multiple CA certs on broker. > If yes, can you please point me to an example. > > Producer signed with second CA (CA2) is failing.