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
- ssl_prefer_cipher.diff (application/octet-stream) patch
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
-
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