Issue created https://issues.apache.org/jira/browse/KAFKA-8203
On 2019/04/04 18:03:33, Harsha wrote:
> Hi,
> Yes, this needs to be handled more elegantly. Can you please file a
> JIRA here
> https://issues.apache.org/jira/projects/KAFKA/issues
>
> Thanks,
> Harsha
>
Hi,
Yes, this needs to be handled more elegantly. Can you please file a JIRA
here
https://issues.apache.org/jira/projects/KAFKA/issues
Thanks,
Harsha
On Mon, Apr 1, 2019, at 1:52 AM, jorg.heym...@gmail.com wrote:
> Hi,
>
> We have our brokers secured with these standard properties
>
> l
Hi,
We have our brokers secured with these standard properties
listeners=SSL://a.b.c:9030
ssl.truststore.location=...
ssl.truststore.password=...
ssl.keystore.location=...
ssl.keystore.password=...
ssl.key.password=...
ssl.client.auth=required
ssl.enabled.protocols=TLSv1.2
It's a bit surprising