We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb4719 commit dbd03d7Copy full SHA for dbd03d7
release-notes/4.1.0.md
@@ -118,6 +118,13 @@ This section can be incomplete and will be expanded as 4.1 approaches its releas
118
119
GitHub issue: [#12599](https://github.com/rabbitmq/rabbitmq-server/pull/12599)
120
121
+ * Nodes will now fall back to system CA certificate list (if available) when no CA certificate
122
+ is explicitly configured.
123
+
124
+ Contributed by @LoisSotoLopez.
125
126
+ GitHub issue: [#10519](https://github.com/rabbitmq/rabbitmq-server/issues/10519), [#12564](https://github.com/rabbitmq/rabbitmq-server/pull/12564)
127
128
* Support for Multiple Routing Keys in AMQP 1.0 via `x-cc` Message Annotation.
129
130
AMQP 1.0 publishers now can set multiple routing keys by using the `x-cc` message annotation.
0 commit comments