Ok, so you're trying to enable both SASL authentication (digest) and TLS,
using mTLS for Zookeeper? I'm just trying to understand the bigger
picture. The error you're getting regarding the Sasl token sounds like
either the jaas config on the Kafka broker side is wrong/missing, or the
jaas config
I am trying to use "ssl.keystore.certificate.chain" and
"ssl.keystore.key" in my brokers' configuration in order to be able to
use dynamic recompilation for short TLS certificates expiration. No luck
so far.
I have been unable to find a complete example anywhere.
My current configuration is t