Hi, I am planning to create Kafka Connect Docker images and deploy them in a Kubernetes cluster.
My Kafka admin client, consumer, and Connect REST server are all using mTLS. Is there a way to reload the certificates they use at runtime (hot reload) without restarting the connect cluster? Regards, Prateek Kohli