![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
Tagged: sun, private, multiple, keys, glassfish
GlassFish uses Java JKS for storing keys and certificates. Out of the box, the keyStore (keystore.jks) and the trustStore (cacerts.jks) reside in $GLASSFISH_HOME/domains/domain1. Even though there are several CA root certificates in cacerts.jks, there is only one private key in keystore.jks. GlassFish supports the use of multiple private keys in a given domains. For instance, you may have two … Continue Reading »