teabot commented on PR #9345: URL: https://github.com/apache/kafka/pull/9345#issuecomment-1913341702
Hello, It's been quite a while since I looked at this. We ended up taking the PEM approach into the Confluent Schema registry also ( https://medium.com/expedia-group-tech/kafka-schema-registry-pem-authentication-bb434f32f99f). IIRC, one simply disconnects, and reconnects with the new certificate, but it's been a while so I might be mistaken. Elliot. On Sat, 27 Jan 2024 at 13:33, bachmanity1 ***@***.***> wrote: > How is PEM certificate renewal possible on the producer/consumer client? > Is this documented anywhere? > > Hi @teabot <https://github.com/teabot> , could find the answer to your > question? I have also faced a similar. More precisely, is it possible to > update the certificate without requiring a restart of the broker? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/kafka/pull/9345#issuecomment-1913157578>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AABX4VTDVUMUPNELFSBVMGLYQT6ZVAVCNFSM4R43VXXKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOJRGMYTKNZVG44A> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
