Skip to content

Commit 1edbb52

Browse files
committed
monospace
1 parent 57010e1 commit 1edbb52

File tree

1 file changed

+2
-2
lines changed
  • source/fundamentals/connection

1 file changed

+2
-2
lines changed

source/fundamentals/connection/tls.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ in the following ways:
7777
see the :manual:`SRV Connection Format </reference/connection-string/#srv-connection-format>`
7878
section in the Server manual.
7979

80-
.. note:: Workaround for an "unsafe legacy renegotiation disabled" Error
80+
.. note:: Workaround for an ``unsafe legacy renegotiation disabled`` Error
8181

8282
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
8484
OpenSSL 3.0 or later. You can resolve this error by setting the
8585
``SSL_OP_LEGACY_SERVER_CONNECT`` option, as shown in the following example:
8686

0 commit comments

Comments
 (0)