Java KeyStore: Difference between revisions

Content deleted Content added
m Added {{unreferenced}} tag to article using Friendly
Vernetto (talk | contribs)
No edit summary
Line 4:
In WebLogic server, a file with extension [[jks]] serves as keystore.
 
Java JDK maintains a CAC keystore in jre/lib/security/cacerts. JDKs provide a tool keytool [http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/keytool.html] to manipulate the keystore.