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-15T12:01:30Z
Lists: pgsql-hackers
Attachments
- v8-0001-Refactor-the-sslfiles-Makefile-target-for-ease-of.patch (application/octet-stream) patch v8-0001
> On 1 Oct 2021, at 09:02, Daniel Gustafsson <daniel@yesql.se> wrote: > >> On 1 Oct 2021, at 08:59, Michael Paquier <michael@paquier.xyz> wrote: >> >> On Wed, Sep 15, 2021 at 12:31:31AM +0200, Daniel Gustafsson wrote: >>> Correct. In my head, "rebuild" is when dealing with individually changed files >>> and "recreate" means rebuild everything regardless. Thats just my in my head >>> though, so clearly the wording should be expanded. Will do. >> >> So this will be addressed and perhaps merged into the tree, right? > > Yes, I'm finalizing testing of this patch across platforms and OpenSSL versions. 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. -- 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