tls-gen
                                
                                
                                
                                    tls-gen copied to clipboard
                            
                            
                            
                        Consider producing a pre-populated trust store for JDK projects
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?