Hi Jakub,
Thanks for responding, I tried  what you have suggested, but producer is
not working.
If I enable SSL for replication,then every thing works fine.

Regards
Bhanu

On Fri, Nov 3, 2017 at 9:52 PM, Jakub Scholz <ja...@scholz.cz> wrote:

> Sure, you can use someting like this:
> listeners=SSL://:9092,REPLICATION://:19092
> listener.security.protocol.map=SSL:SSL,REPLICATION:SASL_PLAINTEXT
> inter.broker.listener.name=REPLICATION
>
> (plus all the SSL and Kerberos configuration)
>
> Jakub
>
> On Fri, Nov 3, 2017 at 4:48 PM, chidigam . <bhanu.ki...@gmail.com> wrote:
>
> > Hi All,
> > I am new to Kafka and trying to understand possible security
> combinations.
> > I want to do Client authentication and authorization only with SSL.
> > Inter broker communication should be with Kerberos with out SSL. Is this
> > possible?
> >
> > Can anyone help me with configurations.
> >
> > Regards
> > Bhanu
> >
>

Reply via email to