Re: Update minimum SSL version

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Update minimum SSL version
Дата
Msg-id 20191203035323.GB1634@paquier.xyz
обсуждение исходный текст
Ответ на Re: Update minimum SSL version  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Update minimum SSL version  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On Mon, Dec 02, 2019 at 12:51:26PM -0500, Tom Lane wrote:
> Yah.  Although, looking at the code in be-secure-openssl.c,
> it doesn't look that hard to do in an extensible way.
> Something like (untested)

While we are on the topic...  Here is another wild idea.  We discussed
not so long ago about removing support for OpenSSL 0.9.8 from the
tree.  What if we removed support for 1.0.0 and 0.9.8 for 13~.  This
would solve a couple of compatibility headaches, and we have TLSv1.2
support automatically for all the versions supported.  Note that 1.0.0
has been retired by upstream in February 2014.
--
Michael

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Update minimum SSL version
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Failure in TAP tests of pg_ctl on Windows with parallel instanceset