Skip to content

Commit 5ca4446

Browse files
authored
DOCSP-20264 fix broken link on page (#337)
1 parent 71819d2 commit 5ca4446

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
@@ -250,7 +250,7 @@ Authentication Parameters
250250

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

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

0 commit comments

Comments
 (0)