Java KeyStore

This is an old revision of this page, as edited by Abminor (talk | contribs) at 11:07, 14 March 2010 (Added {{unreferenced}} tag to article using Friendly). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A keystore is a repository of security certificates, either Certification Authority Certificates or Public Key Certificates - used for instance in SSL encryption.

In WebLogic server, a file with extension jks serves as keystore.

Java JDK maintains a CAC keystore in jre/lib/security/cacerts.