Re: Document when ssl_prefer_server_ciphers went in

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>, pgsql-docs <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Re: Document when ssl_prefer_server_ciphers went in
Date: 2024-07-03 09:49:25
Message-ID: 652fc014-8721-4ec4-9a16-c93420ba3e6a@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 03.07.24 11:23, Daniel Gustafsson wrote:
> 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).

Looks reasonable to me.

Would it make sense to remove the setting altogether?

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2024-07-03 09:54:16 Chapter "8.8 Geometric Types" of documentation could contain more details
Previous Message Navrátil 2024-07-03 09:42:27 Re: COALESCE documentation