Java KeyStore

Overview[1]#

Java KeyStore (JKS) is a Trust Anchor Store either authorization certificates or Public Key certificates

Java KeyStore, by default uses the filename extension of jks and is managed by Keytool

Java KeyStore manages different types of certificate entries. There are three basic types of Java KeyStore entries:

Java typically uses two different Java KeyStores

More Information#

There might be more information for this subject on one of the following: