> On 3 Jul 2024, at 11:49, Peter Eisentraut wrote:
>
> 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
> On 3 Jul 2024, at 18:22, Tom Lane wrote:
>
> Daniel Gustafsson 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 ve
Daniel Gustafsson 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
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 at