How can i force liberty on cloud to use JVM default truststore, As i undrstood it is create a new truststore that include the CA.
I have tried the following in jmv.options:
-Djavax.net.ssl.trustStore=/opt/ibm/java/jre/lib/security
But it is still refere to : CWWKS4104A: LTPA keys created in 0.801 seconds. LTPA key file: /opt/ibm/wlp/output/defaultServer/resources/security/ltpa.keys [AUDIT ] CWPKI0803A: SSL certificate created in 1.830 seconds. SSL key file: /opt/ibm/wlp/output/defaultServer/resources/security/key.jks
Any advice to at beside the created file use default JVM truststore as cloudant is submitted there by default.