Re: Document when ssl_prefer_server_ciphers went in
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: pgsql-docs <pgsql-docs@lists.postgresql.org>
Date: 2024-07-03T16:22:43Z
Lists: pgsql-docs
Daniel Gustafsson <daniel@yesql.se> writes: > 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). This could be shortened perhaps: - Older PostgreSQL versions do not have this setting and always use the + <productname>PostgreSQL</productname> versions before 9.4 do not have this setting and always use the regards, tom lane
Commits
-
doc: Specify when ssl_prefer_server_ciphers was added
- 1c9acb14ae0c 17.0 landed
- fbe039fa61de 13.16 landed
- f699ce85771c 14.13 landed
- ab0ae6432062 18.0 landed
- 678b5455830c 16.4 landed
- 65b51c75415d 12.20 landed
- 0e3df0e3c96c 15.8 landed