Re: pgsql: Add notBefore and notAfter to SSL cert info display

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: pgsql: Add notBefore and notAfter to SSL cert info display
Дата
Msg-id F0DF7102-192D-4C21-96AE-9A01AE153AD1@yesql.se
обсуждение исходный текст
Ответ на pgsql: Add notBefore and notAfter to SSL cert info display  (Daniel Gustafsson <dgustafsson@postgresql.org>)
Ответы Re: pgsql: Add notBefore and notAfter to SSL cert info display  (Jacob Champion <jacob.champion@enterprisedb.com>)
Список pgsql-committers
> On 22 Mar 2024, at 21:30, Daniel Gustafsson <dgustafsson@postgresql.org> wrote:
>
> Add notBefore and notAfter to SSL cert info display

plover running OpenBSD 6.9 is unhappy since apparently LibreSSL only added ASN
time diffing in the OpenBSD 7.1 release.  Version 6.9 is out of support from
OpenBSD with 7.4 being the latest (they support 2 releases), but I guess we are
more forgiving in what we support?  (We have only defined a minimum supported
version of OpenSSL, we should do the same for LibreSSL since it's right now
unclear what we support and for how long.) Adding checks for symbol existence
in autoconf/meson seems like the only way forward for now.

--
Daniel Gustafsson




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Use a hash table for catcache.c's CatCList objects.
Следующее
От: Jacob Champion
Дата:
Сообщение: Re: pgsql: Add notBefore and notAfter to SSL cert info display