Re: Improve errors when setting incorrect bounds for SSL protocols

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Improve errors when setting incorrect bounds for SSL protocols
Дата
Msg-id 5467709A-F3D3-4FD6-800D-7DC8C2FB27BB@yesql.se
обсуждение исходный текст
Ответ на Re: Improve errors when setting incorrect bounds for SSL protocols  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Improve errors when setting incorrect bounds for SSL protocols  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
> On 6 Feb 2020, at 20:04, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> I think this should be reverted.  Perhaps there's a way to do it without
> these problems, but we failed to find one in the past.

Or change to the v1 patch in this thread, which avoids the problem by doing it
in the OpenSSL code.  It's a shame to have generic TLS functionality be OpenSSL
specific when everything else TLS has been abstracted, but not working is
clearly a worse option.

cheers ./daniel


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Memory-Bounded Hash Aggregation
Следующее
От: Thomas Munro
Дата:
Сообщение: Getting rid of some more lseek() calls