Re: [PATCH] add ssl_protocols configuration option - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] add ssl_protocols configuration option
Date
Msg-id CAB7nPqS1OvkS_qeiZbi=FxxQZyGmiwRYCuyAy=j34tTdfu4bKQ@mail.gmail.com
Whole thread
In response to [PATCH] add ssl_protocols configuration option  (Dag-Erling Smørgrav <des@des.no>)
Responses Re: [PATCH] add ssl_protocols configuration option
List 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

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal: plpgsql - Assert statement
Next
From: Amit Kapila
Date:
Subject: Re: Wait free LW_SHARED acquisition - v0.9