> disadvantages, e. g. just able to address one Kafka cluster, not able to
> use the Spring Azure Key Vault integration, ...
>
> Cheers,
> Andreas
>
> -Original Message-
> From: Pasquale Congiusti
> Sent: Dienstag, 24. März 2020 16:30
> To: users@camel.apache
org
Subject: Re: KafkaComponent: Authentication failed
Hey Andreas,
Could it be possible you're trying to use TLS over a PLAINTEXT broker?
I can see your broker is running PLAINTEXT default port (9092), while typically
the SSL is run over 9093.
Cheers,
Pasquale.
On Tue, Mar 24, 2020 at 11:23
Hey Andreas,
Could it be possible you're trying to use TLS over a PLAINTEXT broker?
I can see your broker is running PLAINTEXT default port (9092), while
typically the SSL is run over 9093.
Cheers,
Pasquale.
On Tue, Mar 24, 2020 at 11:23 AM Klug Andreas (CI/OSI3)
wrote:
> Hello everybody,