File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
source/fundamentals/connection Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,10 +77,10 @@ in the following ways:
77
77
see the :manual:`SRV Connection Format </reference/connection-string/#srv-connection-format>`
78
78
section in the Server manual.
79
79
80
- .. note:: Workaround for an " unsafe legacy renegotiation disabled" Error
80
+ .. note:: Workaround for an `` unsafe legacy renegotiation disabled`` Error
81
81
82
82
The {+driver-short+} depends on OpenSSL by default. Outdated SSL proxies can
83
- cause an " unsafe legacy renegotiation disabled" error in environments using
83
+ cause an `` unsafe legacy renegotiation disabled`` error in environments using
84
84
OpenSSL 3.0 or later. You can resolve this error by setting the
85
85
``SSL_OP_LEGACY_SERVER_CONNECT`` option, as shown in the following example:
86
86
You can’t perform that action at this time.
0 commit comments