> On 20 Mar 2024, at 17:32, Jacob Champion <jacob.champ...@enterprisedb.com> 
> wrote:

> I can't find anything else to note; patch LGTM.

While staging this to commit I realized one silly thing about it warranting
another round here.  The ASN.1 timediff code can diff against *any* timestamp,
not just the UNIX epoch, so we could just pass in the postgres epoch and skip
the final subtraction since we're already correctly adjusted.  This removes the
non-overflow checked arithmetic with a simpler logic.

--
Daniel Gustafsson

Attachment: v12-0001-Add-notBefore-and-notAfter-to-SSL-cert-info-disp.patch
Description: Binary data

Reply via email to