For both old and new consumers/producers you can make your own (de)serializer to do some encryption, maybe that could be an option?
On Tue, May 24, 2016 at 2:40 PM Tom Crayford <tcrayf...@heroku.com> wrote: > Hi, > > There's no encryption at rest. It's recommended to use filesystem > encryption, or encryption of each individual message before producing it > for this. > > Only the new producer and consumers have SSL support. > > Thanks > > Tom Crayford > Heroku Kafka > > On Tue, May 24, 2016 at 11:33 AM, Snehalata Nagaje < > snehalata.nag...@harbingergroup.com> wrote: > > > > > > > Thanks for quick reply. > > > > Do you mean If I see messages in kafka, those will not be readable? > > > > And also, we are using new producer but old consumer , does old consumer > > have ssl support? > > > > As mentioned in document, its not there. > > > > > > Thanks, > > Snehalata > > > > ----- Original Message ----- > > From: "Mudit Kumar" <mudit.ku...@askme.in> > > To: users@kafka.apache.org > > Sent: Tuesday, May 24, 2016 3:53:26 PM > > Subject: Re: Kafka encryption > > > > Yes,it does that.What specifically you are looking for? > > > > > > > > > > On 5/24/16, 3:52 PM, "Snehalata Nagaje" < > > snehalata.nag...@harbingergroup.com> wrote: > > > > >Hi All, > > > > > > > > >We have requirement of encryption in kafka. > > > > > >As per docs, we can configure kafka with ssl, for secured communication. > > > > > >But does kafka also stores data in encrypted format? > > > > > > > > >Thanks, > > >Snehalata > > >