File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Enhancements
6
6
7
- * ` 'federation disable_tls_peer_verification_for_all_upstreams' `
7
+ * ` federation disable_tls_peer_verification_for_all_upstreams ` is a new command that disables TLS peer verification
8
+ for all federation upstreams.
9
+
10
+ ** Important** : this command should ** only** be used to undo incorrect federation upstream URI, for example,
11
+ if [ peer verification] ( https://www.rabbitmq.com/docs/ssl#peer-verification ) was enabled prematurely.
8
12
9
13
### Upgrades
10
14
11
- * RabbitMQ HTTP API client was upgraded to [ ` 0.56 .0 ` ] ( https://github.com/michaelklishin/rabbitmq-http-api-rs/releases/tag/v0.56 .0 )
15
+ * RabbitMQ HTTP API client was upgraded to [ ` 0.57 .0 ` ] ( https://github.com/michaelklishin/rabbitmq-http-api-rs/releases/tag/v0.57 .0 )
12
16
13
17
14
18
You can’t perform that action at this time.
0 commit comments