Re: SSL Tests for sslinfo extension
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Michael Paquier <michael@paquier.xyz>, Andrew Dunstan <andrew@dunslane.net>, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-11-30T10:52:24Z
Lists: pgsql-hackers
> On 30 Nov 2021, at 00:16, Daniel Gustafsson <daniel@yesql.se> wrote: >> On 29 Nov 2021, at 23:50, Tom Lane <tgl@sss.pgh.pa.us> wrote: >> Otherwise I think it's good to go, so I marked it RFC. > > Great! I'll take another look over it tomorrow and will go ahead with it then. I applied your nitpick diff and took it for another spin in CI, and pushed it. Thanks for review! -- Daniel Gustafsson https://vmware.com/
Commits
-
Use test-specific temp path for keys during SSL test
- c113d8ad50d6 15.0 landed
-
Add TAP tests for contrib/sslinfo
- ae81776a23f7 15.0 landed
-
Extend configure_test_server_for_ssl to add extensions
- 879fc1a579cc 15.0 landed