Re: [PATCH] test/ssl: rework the sslfiles Makefile target
Jacob Champion <pchampion@vmware.com>
From: Jacob Champion <pchampion@vmware.com>
To: "daniel@yesql.se" <daniel@yesql.se>, "michael@paquier.xyz" <michael@paquier.xyz>
Cc: "andrew@dunslane.net" <andrew@dunslane.net>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>, "tgl@sss.pgh.pa.us" <tgl@sss.pgh.pa.us>
Date: 2021-10-19T18:25:01Z
Lists: pgsql-hackers
On Tue, 2021-10-19 at 20:21 +0200, Daniel Gustafsson wrote: > > On 15 Oct 2021, at 14:01, Daniel Gustafsson <daniel@yesql.se> wrote: > > The attached contains the requested fixes, and has been tested on all (by us) > > supported versions of OpenSSL. Unless there are objections I will apply this > > to master shortly. > > Which is now done. Thanks very much! Hopefully this makes that area of the code easier on everyone. --Jacob
Commits
-
Refactor the sslfiles Makefile target for ease of use
- b4c4a00eada3 15.0 landed
-
Remove unused regression test certificate server-ss
- 152c2e0ae1a8 15.0 landed