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

Jacob Champion <pchampion@vmware.com>

From: Jacob Champion <pchampion@vmware.com>
To: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Cc: "andrew@dunslane.net" <andrew@dunslane.net>
Date: 2021-06-29T20:14:12Z
Lists: pgsql-hackers

Attachments

On Thu, 2021-03-04 at 00:03 +0000, Jacob Champion wrote:
> Hello all,
> 
> Andrew pointed out elsewhere [1] that it's pretty difficult to add new
> certificates to the test/ssl suite without blowing away the current
> state and starting over. I needed new cases for the NSS backend work,
> and ran into the same pain, so here is my attempt to improve the
> situation.

v2 is a rebase to resolve conflicts around SSL compression and the new
client-dn test case.

--Jacob

Commits

  1. Refactor the sslfiles Makefile target for ease of use

  2. Remove unused regression test certificate server-ss