Yes, It was missing in the Kafka documentation. I will raise PR to the
update docs.
On Sat, Sep 23, 2017 at 8:06 PM, Jakub Scholz wrote:
> Hi,
>
> Thanks for your answer. The "listener.name.client.ssl.keystore.location"
> trick is exactly what I was looking for. Did I missed it somewhere in the
Hi,
Thanks for your answer. The "listener.name.client.ssl.keystore.location"
trick is exactly what I was looking for. Did I missed it somewhere in the
regular documentation? Or is it mentioned only in the KIP?
Thanks & Regards
Jakub
On Sat, Sep 23, 2017 at 11:05 AM, Manikumar
wrote:
> Hi,
>
>
Hi,
We can override per listener security settings. This way we can configure
each listener
to with different configs.
https://issues.apache.org/jira/browse/KAFKA-4636
On Fri, Sep 22, 2017 at 2:00 PM, Jakub Scholz wrote:
> Hi,
>
> I would like to setup my Kafka cluster so that it has several
Hi,
I would like to setup my Kafka cluster so that it has several SSL listeners
(for replication, for clients in internal network, for clients in external
network etc.). But I need to use different certificates for each listener.
In particular I need:
* different server keys (keystore) because the