Skip to content

Commit 039f73a

Browse files
committed
python error
1 parent e900823 commit 039f73a

File tree

1 file changed

+1
-1
lines changed
  • source/includes/troubleshooting

1 file changed

+1
-1
lines changed

source/includes/troubleshooting/tls.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ message:
132132

133133
.. code-block:: python
134134
135-
MongoServerSelectionError: 886E0000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:c:\ws\deps\openssl\openssl\ssl\statem\extensions.c:922:
135+
[SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled
136136
137137
These types of errors occur because of outdated or buggy SSL proxies that mistakenly
138138
enforce legacy `TLS renegotiation <https://www.ibm.com/docs/en/i/7.3?topic=settings-renegotiation>`__.

0 commit comments

Comments
 (0)