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 8673cdd commit 50790a1Copy full SHA for 50790a1
deps/rabbit/docs/rabbitmq.conf.example
@@ -93,8 +93,8 @@
93
# ssl_options.certfile = /path/to/cert.pem
94
# ssl_options.keyfile = /path/to/key.pem
95
#
96
-## These are highly recommended but must be disabled if
97
-## TLSv1.3 is enabled.
+## These are highly recommended for TLSv1.2 but cannot be used
+## with TLSv1.3. If TLSv1.3 is enabled, these lines MUST be removed.
98
# ssl_options.honor_cipher_order = true
99
# ssl_options.honor_ecc_order = true
100
0 commit comments