Re: sslinfo extension - add notbefore and notafter timestamps

From: Cary Huang <cary(dot)huang(at)highgo(dot)ca>
To: "Michael Paquier" <michael(at)paquier(dot)xyz>
Cc: "Daniel Gustafsson" <daniel(at)yesql(dot)se>, "Jacob Champion" <jacob(dot)champion(at)enterprisedb(dot)com>, "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: sslinfo extension - add notbefore and notafter timestamps
Date: 2025-03-10 19:29:28
Message-ID: 19581889af1.e9a74ec1913725.7954195062561858750@highgo.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The attached v14 is the rebased patch that updated the OpenSSL API calls to be compatible in
version 1.1.1 (and beyond), which is the new minimum OpenSSL version supported in PostgreSQL.

Cary Huang
-------------
HighGo Software Inc. (Canada)
cary(dot)huang(at)highgo(dot)ca
www.highgo.ca

Attachment Content-Type Size
v14-0001-Add-notBefore-and-notAfter-to-SSL-cert-info-disp.patch application/octet-stream 25.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Matheus Alcantara 2025-03-10 20:25:40 Re: RFC: Additional Directory for Extensions
Previous Message Melanie Plageman 2025-03-10 19:06:34 Re: BitmapHeapScan streaming read user and prelim refactoring