Currently, MirrorMaker can run the producer with SSL. We will add the option to run the new consumer in MirrorMaker in KAFKA-2452, which will enable SSL on the consumer side too.
Thanks, Jun On Fri, Aug 28, 2015 at 12:01 PM, Xiang Zhou (Samuel) <zhou...@gmail.com> wrote: > Hi, folks, > > I just want to check if anybody know if there are any plan of Kafka > MirrorMaker support running over SSL. I tried to follow > https://cwiki.apache.org/confluence/display/KAFKA/Deploying+SSL+for+Kafka > to configure consumer/producer properties with SSL but no luck, looks that > Kafka MirrorMaker consumer use the difference implementation when consuming > data compared to new consumer. > > So I want to check when SSL MM will be supported. Or is there a JIRA ticket > to track it so I can follow it? > > Thanks! > Samuel >