You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

JVM Upgrades

Java is installed by Salt.

New JVM editions will include an updated cacerts file, and the certificates used for interserver authentication. The default JVM cacerts password is "changeit".

keytool -import -trustcacerts -alias "commonidtrust-root"  -file /path/to/newcacert.pem -keystore /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.19.x86_64/jre/lib/security/cacerts}}

  • No labels