You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Pratapi Hemant Patel <he...@gmail.com> on 2015/10/28 13:08:42 UTC

secure communication between producer/consumer to brokers

Hi all,
I followed the wiki
https://cwiki.apache.org/confluence/display/KAFKA/Deploying+SSL+for+Kafka
for secure communication between producer/consumer to brokers.

I was able to generate certificates, but when I added broker configs
related to ssl mentioned in the wiki, it threw error saying property *xyz*
is not valid.
Also I went through the KafkaConfig source code, I did not find any configs
related to ssl.


So my question is
*1. Is currently SSL supported in kafka (version 0.8.2.2)?. If yes then
what am I missing?*
*2. Is SSL communication planned in further release 0.9.*


With Best Regards
Hemant
9810752184 / 9013982184
<https://in.linkedin.com/pub/pratapi-hemant-patel/39/3b9/5a5>

Re: secure communication between producer/consumer to brokers

Posted by Ismael Juma <ml...@juma.me.uk>.
SSL will be supported in 0.9.0.0, so please use trunk of you'd like to test
it in the meantime.

Ismael
On 28 Oct 2015 12:09, "Pratapi Hemant Patel" <he...@gmail.com> wrote:

> Hi all,
> I followed the wiki
> https://cwiki.apache.org/confluence/display/KAFKA/Deploying+SSL+for+Kafka
> for secure communication between producer/consumer to brokers.
>
> I was able to generate certificates, but when I added broker configs
> related to ssl mentioned in the wiki, it threw error saying property *xyz*
> is not valid.
> Also I went through the KafkaConfig source code, I did not find any configs
> related to ssl.
>
>
> So my question is
> *1. Is currently SSL supported in kafka (version 0.8.2.2)?. If yes then
> what am I missing?*
> *2. Is SSL communication planned in further release 0.9.*
>
>
> With Best Regards
> Hemant
> 9810752184 / 9013982184
> <https://in.linkedin.com/pub/pratapi-hemant-patel/39/3b9/5a5>
>