Re: Setting min/max TLS protocol in clientside libpq

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Setting min/max TLS protocol in clientside libpq
Дата
Msg-id 20200117010954.GC2127@paquier.xyz
обсуждение исходный текст
Ответ на Re: Setting min/max TLS protocol in clientside libpq  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: Setting min/max TLS protocol in clientside libpq
Список pgsql-hackers
On Thu, Jan 16, 2020 at 09:56:01AM +0100, Daniel Gustafsson wrote:
> The patch looks fine to me, I don't an issue with splitting it into a
> refactoring patch and a TLS min/max version patch.

Thanks, committed the refactoring part then.  If the buildfarm breaks
for a reason or another, the window to look at is narrower than if we
had the full set of changes, and the git history is cleaner.  I
noticed as well a compilation warning when compiling with OpenSSL
1.0.2 from protocol_openssl.c because of missing declarations of the
two routines because the header declaration was incorrect.

Could you please rebase and fix the remaining pieces of the patch?
--
Michael

Вложения

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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Verify true root on replicas with amcheck
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Amcheck: do rightlink verification with lock coupling