Re: [PATCH] add ssl_protocols configuration option

Michael Paquier <michael.paquier@gmail.com>

From: Michael Paquier <michael.paquier@gmail.com>
To: Dag-Erling Smørgrav <des@des.no>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2014-10-17T11:39:52Z
Lists: pgsql-hackers
On Fri, Oct 17, 2014 at 7:58 PM, Dag-Erling Smørgrav <des@des.no> wrote:

> The default is "ALL:-SSLv2" in 9.0-9.3 and "ALL:-SSL" in 9.4 and up.
> This corresponds to the current hardcoded values, so the default
> behavior is unchanged, but the admin now has the option to select a
> different settings, e.g. if a serious vulnerability is found in TLS 1.0.
>
Please note that new features can only be added to the version currently in
development, aka 9.5. You should as well register your patch to the current
commit fest, I think you are still in time:
https://commitfest.postgresql.org/action/commitfest_view?id=24
-- 
Michael