Document when ssl_prefer_server_ciphers went in

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: pgsql-docs <pgsql-docs@lists.postgresql.org>
Date: 2024-07-03T09:23:25Z
Lists: pgsql-docs

Attachments

In the documentation for ssl_prefer_server_ciphers we only say it's not in
"older version" but we omit to specify it further.  Since it's a fairly
important setting for security I think it makes sense to add the version to
help users, as in the small attached diff (which also adds proper markup in the
paragraph while in there).

--
Daniel Gustafsson

Commits

  1. doc: Specify when ssl_prefer_server_ciphers was added