Skip to content

Commit d584b6b

Browse files
authored
DOCSP-20264 fix broken link on page (#336)
1 parent 98c8970 commit d584b6b

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
@@ -259,7 +259,7 @@ Authentication Parameters
259259

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

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

0 commit comments

Comments
 (0)