Content deleted Content added
JnRouvignac (talk | contribs) |
Gangsoleil (talk | contribs) m Remove dead link to www.miteff.com Tag: references removed |
||
Line 3:
In [[IBM WebSphere Application Server]] and [[Oracle WebLogic Server]], a file with extension ''jks'' serves as keystore.
The [[Java Development Kit]] maintains a [[certificate authority|CA]] keystore in folder jre/lib/security/cacerts. JDKs provide a tool named ''keytool''<ref>[http://docs.oracle.com/javase/6/docs/technotes/tools/solaris/keytool.html keytool - Key and Certificate Management Tool]</ref> to manipulate the keystore. ''keytool'' has no functionality to extract the private key out of the keystore, but this is possible with third-party tools like jksExportKey,
==See also==
|