M
Mark Biamonte
Guest
In most cases we just use the default keystore that comes with the Java VM, although I have only used Oracle's Hotspot JVM. In the Oracle JVM the default keystore file is located at \jre\lib\security\cacerts and the password for the file is changeit. I notice the "Append default_CA certificates" checkbox on the screen shot. I would think that would cause the CA certificates in the default keystore mentioned above to be included. Maybe this is using something other than the Oracle Hotspot JVM and the default keystore for the JVM does not have the Global Sign CA certificates?
Continue reading...
Continue reading...