Kafka - Security
You want to enable encryption at rest for Kafka data. You added the following to your broker config:
encryption.at.rest=trueBut it does not work. What is the likely problem?
