tls-gen icon indicating copy to clipboard operation
tls-gen copied to clipboard

Consider producing a pre-populated trust store for JDK projects

Open michaelklishin opened this issue 5 years ago • 0 comments

Discussions like this one make me wonder if, together with PKCS#12 versions of both certificates, we should produce a pre-populated trust store to be quickly hooked into JVM-based tools such as Spring Boot.

Since this requires keytool and JDK to be available, perhaps this can be done using a separate Make target?

michaelklishin avatar Sep 04 '20 09:09 michaelklishin