[ https://issues.apache.org/jira/browse/KAFKA-10731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950683#comment-17950683 ]
Jonathan Lacefield commented on KAFKA-10731: -------------------------------------------- Is this a dup of https://issues.apache.org/jira/browse/KAFKA-13293 ? > Add Support for SSL hot reload > ------------------------------ > > Key: KAFKA-10731 > URL: https://issues.apache.org/jira/browse/KAFKA-10731 > Project: Kafka > Issue Type: Improvement > Components: security > Affects Versions: 4.0.0 > Reporter: Yu Yang > Assignee: Moncef Abboud > Priority: Major > > We use SSL in both brokers and kafka clients for authenticate and > authorization, and rotates the certificates every 12 hours. Kafka producers > and consumer cannot pick up the rotated certs. This causes stream processing > interruption (e.g. flink connector does not handle ssl exception, and the > flink applicatoin has to be restarted when we hit this error). We need to > improve kafka producer & client to support ssl certificate dynamic loading. -- This message was sent by Atlassian Jira (v8.20.10#820010)