How to refresh the ssl certificates without restarting rabbitmq server and without dropping producer/consumer connections with tlsv1.3? #11997
-
How to refresh the ssl certificates without restarting rabbitmq server and without dropping producer/consumer connections with tlsv1.3? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Simply change the certificates (files). Erlang should pick up the new certificates and start using them for new connections. |
Beta Was this translation helpful? Give feedback.
Should be available at https://www.rabbitmq.com/docs/ssl#rotation in a few minutes. If not, wait for a bit longer and clear your browser's cache.