We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a0058f commit 5a580c9Copy full SHA for 5a580c9
release-notes/3.9.4.md
@@ -48,9 +48,10 @@ consistent release schedule.
48
definitions.import_backend = https
49
50
definitions.https.url = https://rabbitmq.eng.megacorp.local/env-1/definitions.json
51
-
+
52
+ # client-side TLS options for definition import
53
definitions.tls.versions.1 = tlsv1.2
- definitions.tls.log_level = error
54
+ definitions.tls.log_level = error
55
```
56
57
GitHub issue: [#3249](https://github.com/rabbitmq/rabbitmq-server/issues/3249)
0 commit comments