force liberty to use JVM default truststore

11/22/2018

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.

-- User
ibm-cloud
kubernetes
ssl
truststore
websphere-liberty

0 Answers