Re: [PATCH] test/ssl: rework the sslfiles Makefile target

Jacob Champion <pchampion@vmware.com>

From: Jacob Champion <pchampion@vmware.com>
To: "michael@paquier.xyz" <michael@paquier.xyz>
Cc: "daniel@yesql.se" <daniel@yesql.se>, "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-09-08T19:32:03Z
Lists: pgsql-hackers

Attachments

On Fri, 2021-09-03 at 23:21 +0000, Jacob Champion wrote:
> > One small-ish comment that I have is about all the .config files we
> > have at the root of src/test/ssl/, bloating the whole.  I think that
> > it would be a bit cleaner to put all of them in a different
> > sub-directory, say just config/ or conf/.
> 
> That sounds reasonable. I won't be able to get to it before the holiday
> weekend, but I can put up a patch sometime next week.

Done in v6, a three-patch squashable set. I chose conf/ as the
directory.

--Jacob

Commits

  1. Refactor the sslfiles Makefile target for ease of use

  2. Remove unused regression test certificate server-ss