RE: Support https or ssl

2015-05-14 Thread Jamie Wang
Subject: RE: Support https or ssl Jamie, Once the patch gets in you can configure kafka brokers with ssl configs and similarly you can configure producer and consumer with ssl both will negotiate a ssl connection once its established rest of the communication will happen over ssl. I am

RE: Support https or ssl

2015-05-08 Thread Jamie Wang
be available for GA? Thanks again. Jamie -Original Message- From: Sriharsha Chintalapani [mailto:ka...@harsha.io] Sent: Thursday, May 07, 2015 7:22 PM To: Jamie Wang; users@kafka.apache.org Subject: Re: Support https or ssl Hi Jamie,         I am currently working on providing ssl support

RE: Support https or ssl

2015-05-08 Thread Sriharsha Chintalapani
Chintalapani [mailto:ka...@harsha.io] Sent: Thursday, May 07, 2015 7:22 PM To: Jamie Wang; users@kafka.apache.org Subject: Re: Support https or ssl Hi Jamie,         I am currently working on providing ssl support for kafka. Here are the iras https://issues.apache.org/jira/browse/KAFKA-1690

Re: Support https or ssl

2015-05-07 Thread Sriharsha Chintalapani
Hi Jamie,         I am currently working on providing ssl support for kafka. Here are the iras https://issues.apache.org/jira/browse/KAFKA-1690 and  https://issues.apache.org/jira/browse/KAFKA-1684 . If you are using REST api to front kafka producer than you can probably make that http server to

Support https or ssl

2015-05-07 Thread Jamie Wang
Hello, It's been a while since my team worked on kafka related project. Btw, previous project using Kafka worked wonderfully for us. Now I have requirement to use https or SSL. I am wondering if the latest version has support for SSL. If not, what is the timeline this functionality would