Subject: Re: Quick question regarding kafka broker security
We would be interested in doing a similar thing--basically implementing ssl
for socket connections. These might be on a special SSL port, and would
begin with the SSL handshake. We haven't done any real research on how this
might work
We would be interested in doing a similar thing--basically implementing ssl
for socket connections. These might be on a special SSL port, and would
begin with the SSL handshake. We haven't done any real research on how this
might work.
Be aware, also, that without zk being secure there are other p
alive?
Thanks
Subhash A.
-Original Message-
From: Jonathan Creasy [mailto:j...@box.com]
Sent: Friday, December 07, 2012 1:57 PM
To: users@kafka.apache.org
Subject: Re: Quick question regarding kafka broker security
Are you planning to directly publicly expose a Kafka Broker?
-Jonathan
On
Are you planning to directly publicly expose a Kafka Broker?
-Jonathan
On Fri, Dec 7, 2012 at 1:53 PM, Subhash Agrawal wrote:
> Hi All,
>
> I am new to Kafka broker and realized that Kafka broker does not enforce
> client authentication at connection or message level.
> To avoid DOS attack, we a
Hi All,
I am new to Kafka broker and realized that Kafka broker does not enforce client
authentication at connection or message level.
To avoid DOS attack, we are planning to implement security certificate at
client connection level, not at message level, so that
we can authenticate client conn