CERT_VALIDATION_TRUSTED_CERTSTORE_LOCATION variable

The property to specify the keystore containing the trusted CA certificates.If none is specified then the trust store used by the JVM is used i.e., one defined by the system property javax.net.ssl.trustStoreType.

Syntax

final String CERT_VALIDATION_TRUSTED_CERTSTORE_LOCATION

Remarks

If the system property is not defined then ${java.home}/lib/security/jssecacerts or if that does not exist ${java.home}/lib/security/cacerts