Skip to content

Commit 060623c

Browse files
committed
link
1 parent 3cc6cce commit 060623c

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
@@ -135,7 +135,7 @@ message:
135135
MongoServerSelectionError: 886E0000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:c:\ws\deps\openssl\openssl\ssl\statem\extensions.c:922:
136136
137137
These types of errors occur due to outdated or buggy SSL proxies that mistakenly
138-
enforce legacy TLS renegotiation.
138+
enforce legacy `TLS renegotiation <https://www.ibm.com/docs/en/i/7.3?topic=settings-renegotiation>`__.
139139

140140
To resolve this issue, use the ``UnsafeLegacyServerConnect`` option with the
141141
``OPENSSL_CONF`` environment variable. Create a configuration

0 commit comments

Comments
 (0)