Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
A '''Java KeyStore (JKS)''' is a repository of security certificates, either [[Authorization certificate]]s or [[Public key certificate]]s - used for instance in [[Transport_Layer_Security|SSL encryption]].
In [[Oracle WebLogic
The [[Java_(programming_language)|Java]] JDK maintains a CAC keystore in jre/lib/security/cacerts. JDKs provide a tool keytool <ref>[http://java.sun.com/javase/6/docs/tooldocs/solaris/keytool.html keytool - Key and Certificate Management Tool]</ref> to manipulate the keystore.
== See also ==
* [[Public key infrastructure|PKI]]
== References ==
|