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 e900823 commit 039f73aCopy full SHA for 039f73a
source/includes/troubleshooting/tls.rst
@@ -132,7 +132,7 @@ message:
132
133
.. code-block:: python
134
135
- MongoServerSelectionError: 886E0000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:c:\ws\deps\openssl\openssl\ssl\statem\extensions.c:922:
+ [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled
136
137
These types of errors occur because of outdated or buggy SSL proxies that mistakenly
138
enforce legacy `TLS renegotiation <https://www.ibm.com/docs/en/i/7.3?topic=settings-renegotiation>`__.
0 commit comments