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>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>, "andrew@dunslane.net" <andrew@dunslane.net>, "tgl@sss.pgh.pa.us" <tgl@sss.pgh.pa.us>
Date: 2021-09-01T16:12:44Z
Lists: pgsql-hackers
Attachments
- v4-0001-test-ssl-rework-the-sslfiles-Makefile-target.patch (text/x-patch) patch v4-0001
On Fri, 2021-08-27 at 15:02 +0900, Michael Paquier wrote: > On Fri, Aug 13, 2021 at 12:08:16AM +0000, Jacob Champion wrote: > > (Things would get hairier if someone included the SSL Makefile > > somewhere else, but I don't see anyone doing that now and I don't know > > why someone would.) > > That would not happen. Hopefully. :) > FWIW, I'll try to spend a > couple of hours on what you had upthread in 0002 for the > simplification of SSL stuff generation and see if I can come up with > something. Thanks! The two-patch v3 no longer applies so I've attached a v4 to make the cfbot happy. --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