Cannot get inter node TLS to work #10823
-
Describe the bugI'm trying to configure inter node tls on 3 nodes cluster and still can not achive working that. Tryed rabbitmq docker image: rabbitmq:3.12.13-management-alpine
Configuration and log you can find in attachment Certificates was generated using tls-gen/basic
rabbitmq-diagnosting can not connect to node:
When I run the cluster nodes they did not see each other. Reproduction stepsRun 3 nodes cluster with attached configuration Expected behaviorNodes join to cluster Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
@bsiara we have ample evidence that inter-node TLS does work in RabbitMQ, or, well, the runtime.
is the log line you are looking for. When inter-node TLS is enabled, as the docs state,
Our small team does not have the resources to troubleshoot inter-node TLS on Kubernetes for non-paying users, so please take it from here. |
Beta Was this translation helpful? Give feedback.
-
@bsiara I have a complete example here: https://github.com/lukebakken/docker-rabbitmq-cluster/tree/tls |
Beta Was this translation helpful? Give feedback.
-
Hello All, Hash of erlang.cookie returned from cli commands is same as logged by RabbitMq due to startup |
Beta Was this translation helpful? Give feedback.
-
Yes, that's I already found. But thanks
pon., 19 maj 2025, 16:57 użytkownik Luke Bakken ***@***.***>
napisał:
… Closed #10823
<#10823> as
resolved.
—
Reply to this email directly, view it on GitHub
<#10823>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKZ2Y445KE3LGZOWUSRXMAD27HWODAVCNFSM6AAAAAB5NRGWGOVHI2DSMVQWIX3LMV45UABFIRUXGY3VONZWS33OIV3GK3TUHI5E433UNFTGSY3BORUW63R3GE4TKMBYG4ZA>
.
You are receiving this because you commented.Message ID:
<rabbitmq/rabbitmq-server/repo-discussions/10823/discussion_event/1950872@
github.com>
|
Beta Was this translation helpful? Give feedback.
@bsiara I have a complete example here:
https://github.com/lukebakken/docker-rabbitmq-cluster/tree/tls