Re: [PATCH] test/ssl: rework the sslfiles Makefile target
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Jacob Champion <pchampion@vmware.com>,
"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:21:31Z
Lists: pgsql-hackers
> 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. -- Daniel Gustafsson https://vmware.com/
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