Re: pgsql: Add notBefore and notAfter to SSL cert info display - Mailing list pgsql-committers

From Daniel Gustafsson
Subject Re: pgsql: Add notBefore and notAfter to SSL cert info display
Date
Msg-id 4A9983A1-10D5-4641-AC52-990C5102C2F4@yesql.se
Whole thread Raw
In response to Re: pgsql: Add notBefore and notAfter to SSL cert info display  (Jacob Champion <jacob.champion@enterprisedb.com>)
List pgsql-committers
> On 22 Mar 2024, at 22:46, Jacob Champion <jacob.champion@enterprisedb.com> wrote:
>
> On Fri, Mar 22, 2024 at 2:17 PM Daniel Gustafsson <daniel@yesql.se> wrote:
>> (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.)
>
> +1
>
>> Adding checks for symbol existence
>> in autoconf/meson seems like the only way forward for now.
>
> Yeah... were you thinking we'd just return a zero timestamptz and let
> those columns be NULL?

I don't think we have any other options really.

For now I will revert this to make the buildfarm green again.

--
Daniel Gustafsson




pgsql-committers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: pgsql: Add notBefore and notAfter to SSL cert info display
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Revert "Add notBefore and notAfter to SSL cert info display"