You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: