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 3cc6cce commit 060623cCopy full SHA for 060623c
source/includes/troubleshooting/tls.rst
@@ -135,7 +135,7 @@ message:
135
MongoServerSelectionError: 886E0000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:c:\ws\deps\openssl\openssl\ssl\statem\extensions.c:922:
136
137
These types of errors occur due to outdated or buggy SSL proxies that mistakenly
138
-enforce legacy TLS renegotiation.
+enforce legacy `TLS renegotiation <https://www.ibm.com/docs/en/i/7.3?topic=settings-renegotiation>`__.
139
140
To resolve this issue, use the ``UnsafeLegacyServerConnect`` option with the
141
``OPENSSL_CONF`` environment variable. Create a configuration
0 commit comments