]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Specify when ssl_prefer_server_ciphers was added
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 4 Jul 2024 09:38:37 +0000 (11:38 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 4 Jul 2024 09:38:37 +0000 (11:38 +0200)
commit0e3df0e3c96cb449e81c74699e658252bc5cc67a
tree3d6c8504a679d35fdfc7baa5985a42894624b482
parent9d7506a2f7cb2b040fc78886fb2b2b6d0feb68a1
doc: Specify when ssl_prefer_server_ciphers was added

The ssl_prefer_server_ciphers setting is quite important from a
security point of view, so simply stating that older versions
doesn't have it isn't very helpful.  This adds the version when
the GUC was added to help readers.

Backpatch to all supported versions since this setting has been
around since 9.4.

Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/5D7E0F5E-E620-4D54-8788-66D421AC76F0@yesql.se
Backpatch-through: v12
doc/src/sgml/config.sgml