Re: Update minimum SSL version - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Update minimum SSL version
Date
Msg-id 7e217273-b550-96e5-f36f-a818ac4b5d9b@2ndquadrant.com
Whole thread Raw
In response to Re: Update minimum SSL version  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Update minimum SSL version  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2019-11-30 04:06, Tom Lane wrote:
> I think the real question we have to answer is this: are we intent on
> making people upgrade ancient openssl installations?  If so, shouldn't
> we be doing something even more aggressive than this?  If not, wouldn't
> the patch need to try to autoconfigure the minimum TLS version?  As
> proposed, the patch seems to be somewhere in a passive-aggressive middle
> ground of being annoying without really enforcing anything.  So I don't
> quite see the point.

The trade-off is that this makes the defaults better for the vast 
majority of users and gives users of really old systems a nudge that 
they are no longer in compliance with industry best practices.  You need 
manual steps to set up SSL anyway, so this doesn't introduce an entirely 
new kind of requirement for the latter group of users.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Update minimum SSL version
Next
From: Etsuro Fujita
Date:
Subject: Re: Bogus EXPLAIN results with column aliases for mismatched partitions