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