Class ExtendDefaultTrustStore

java.lang.Object
org.apache.camel.quarkus.test.ExtendDefaultTrustStore

public class ExtendDefaultTrustStore extends Object
A utility to take the default JVM's trust store, add some custom certificates to it, store it to a temporary location and set javax.net.ssl.trustStore to the temporary path.