Skip to content

Commit cf7a55e

Browse files
authored
DOCSP-20264 fix broken link on page (#335)
1 parent c3a2490 commit cf7a55e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/parameters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ Authentication Parameters
330330

331331
Specify the cipher string for OpenSSL when using TLS/SSL encryption.
332332
For a list of cipher strings, see
333-
`<https://www.openssl.org/docs/man1.0.2/apps/ciphers.html#CIPHER-STRINGS>`_
333+
`<https://www.openssl.org/docs/man1.1.1/man1/ciphers.html>`_
334334

335335
You can only set :parameter:`opensslCipherConfig` during start-up, and
336336
cannot change this setting using the :dbcommand:`setParameter`

0 commit comments

Comments
 (0)