Take a look at the ConfigProvider interface. On Mon, Jun 21, 2021, 8:26 AM Dhirendra Singh <dhirendr...@gmail.com> wrote:
> Hi All, > I am currently storing various passwords like "ssl.keystore.password", > "ssl.truststore.password", SASL plain user password in cleartext in > server.properties file. > is there any way to store the password in encrypted text ? > i am using kafka version 2.5.0 >