Re: Certificate renewal for Flink Kafka connectors

2023-04-17 Thread Martijn Visser
Hi Prateek, You will need to stop and restart your jobs with the new connector configuration. Best regards, Martijn On Thu, Apr 13, 2023 at 10:10 AM Prateek Kohli wrote: > Hi, > > I am using Flink Kafka connectors to communicate with Kafka broker over > mutual TLS. > Is there any way or

Certificate renewal for Flink Kafka connectors

2023-04-13 Thread Prateek Kohli
Hi, I am using Flink Kafka connectors to communicate with Kafka broker over mutual TLS. Is there any way or recommendation to handle certificate renewal for these Kafka clients. I am monitoring the pem files and recreating the keystore/truststore(jks) on renewal, but how can I reload these to