https://www.mojohaus.org/keytool/keytool-maven-plugin/plugin-info.html
On Mon, 13 Jun 2022 at 14:09, Graham Leggett <[email protected]> wrote: > Hi all, > > I find myself yet again fixing a bug in an application where client > certificates don’t work, as the constructors for the code work for the > trivial case only. The bug is fixed, now I’m looking at how you would > unit/integration test this. The existing unit test has a checked in self > signed cert for testing. > > Does there exist a maven plugin that will generate certs and keys for the > benefit of an integration test? > > Regards, > Graham > — > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
