ZHANGSHUNLIN commented on issue #213: URL: https://github.com/apache/bifromq/issues/213#issuecomment-3680099695
Hello, BifroMQ currently does not support API hot updates for TLS certificates. Certificates need to be configured through SslContext at server startup, and updates require restarting the broker and performing rolling upgrades. Suggested solutions include: Use load balancers like nginx, HAProxy to handle TLS termination Update certificates at the load balancer layer to avoid restarting BifroMQ services We will consider supporting API hot updates for SSL/TLS certificates in future versions -- 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]
