Hi,
Can anyone update me on the solution requested to encrypt the credentials
in kafka jaas conf file and in server.properties.
Thanks,
KSunil
On Tue, Feb 8, 2022 at 10:46 AM Sunil Kumar wrote:
> Hi,
>
> We have a requirement to encrypt the passwords defined in the kafka jaas
> conf file afte
Luke Chen
Sent: Monday, February 7, 2022 10:47 PM
To: Kafka Users
Subject: Re: encrypt the password in jaas conf
Hi KSunil,
Sorry, there's no encryption support for kafka jaas configuration.
You could consider to configure SCRAM for stronger security.
ref:
https://docs.confluent.io/platfor
Hi KSunil,
Sorry, there's no encryption support for kafka jaas configuration.
You could consider to configure SCRAM for stronger security.
ref:
https://docs.confluent.io/platform/current/kafka/authentication_sasl/authentication_sasl_scram.html
Thank you.
Luke
On Tue, Feb 8, 2022 at 1:06 PM Sun