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 →
  1. Add notBefore and notAfter to SSL cert info display

  2. Set fixed dates for test certificates validity

Attachments

 ---- 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