Re: sslinfo extension - add notbefore and notafter timestamps
Cary Huang <cary.huang@highgo.ca>
From: Cary Huang <cary.huang@highgo.ca>
To: "Daniel Gustafsson" <daniel@yesql.se>
Cc: "PostgreSQL Hackers" <pgsql-hackers@postgresql.org>
Date: 2023-06-30T18:12:03Z
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
- v3-0001-sslinfo-add-notbefore-and-notafter-timestamps.patch (application/octet-stream) patch v3-0001
- v3-0002-pg-stat-ssl-add-notbefore-and-notafter-timestamps.patch (application/octet-stream) patch v3-0002
> This needs to adjust the tests in src/test/ssl which now fails due to SELECT * > returning a row which doesn't match what the test was coded for. Thank you so much for pointing out. I have adjusted the extra ssl test to account for the extra columns returned. It should not fail now. > The new patchset isn't updating contrib/sslinfo/meson with the 1.3 update so it > fails to build with Meson. Thanks again for pointing out, I have adjusted the meson build file to include the 1.3 update Please see attached patches for the fixes. Thank you so much! Cary Huang ------------- HighGo Software Inc. (Canada) cary.huang@highgo.ca www.highgo.ca