Re: sslinfo extension - add notbefore and notafter timestamps
Cary Huang <cary.huang@highgo.ca>
From: Cary Huang <cary.huang@highgo.ca>
To: "Michael Paquier" <michael@paquier.xyz>
Cc: "Daniel Gustafsson" <daniel@yesql.se>, "Jacob Champion" <jacob.champion@enterprisedb.com>, "PostgreSQL Hackers" <pgsql-hackers@postgresql.org>
Date: 2025-06-05T22:31:44Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add notBefore and notAfter to SSL cert info display
- 6acb0a628ecc 17.0 landed
- 75ec5e7bec70 17.0 landed
-
Set fixed dates for test certificates validity
- 40fad96530ca 17.0 landed
Attachments
- v15-0001-Add-notBefore-and-notAfter-to-SSL-cert-info-disp.patch (application/octet-stream)
---- On Mon, 10 Mar 2025 12:29:28 -0700 Cary Huang <cary.huang@highgo.ca> wrote --- > 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.huang@highgo.ca > www.highgo.ca attached is the rebased (v15) patch Regards Cary Huang