<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Java_KeyStore</id>
	<title>Java KeyStore - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Java_KeyStore"/>
	<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Java_KeyStore&amp;action=history"/>
	<updated>2026-04-17T15:58:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>http://70.231.62.181/index.php?title=Java_KeyStore&amp;diff=7483665&amp;oldid=prev</id>
		<title>imported&gt;Phil herbs: Adding short description: &quot;Software development tool for security&quot;</title>
		<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Java_KeyStore&amp;diff=7483665&amp;oldid=prev"/>
		<updated>2024-02-19T21:30:23Z</updated>

		<summary type="html">&lt;p&gt;Adding &lt;a href=&quot;https://en.wikipedia.org/wiki/Short_description&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Short description&quot;&gt;short description&lt;/a&gt;: &amp;quot;Software development tool for security&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Software development tool for security}}&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;Java KeyStore&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;JKS&amp;#039;&amp;#039;&amp;#039;) is a [[content repository|repository]] of security certificates{{spaced ndash}} either [[authorization certificate]]s or [[public key certificate]]s{{spaced ndash}} plus corresponding [[Private key|private keys]],  used for instance in [[Transport Layer Security|TLS encryption]].&lt;br /&gt;
&lt;br /&gt;
In [[IBM WebSphere Application Server]] and [[Oracle WebLogic Server]], a file with extension &amp;#039;&amp;#039;jks&amp;#039;&amp;#039; serves as a keystore.&lt;br /&gt;
&lt;br /&gt;
The [[Java Development Kit]] maintains a [[certificate authority|CA]] keystore file named &amp;#039;&amp;#039;cacerts&amp;#039;&amp;#039; in folder &amp;#039;&amp;#039;jre/lib/security&amp;#039;&amp;#039;. JDKs provide a tool named &amp;#039;&amp;#039;keytool&amp;#039;&amp;#039;&amp;lt;ref&amp;gt;[https://docs.oracle.com/en/java/javase/17/docs/specs/man/keytool.html The &amp;#039;&amp;#039;keytool&amp;#039;&amp;#039; Command - a key and certificate management utility ]&amp;lt;/ref&amp;gt; to manipulate the keystore. &amp;#039;&amp;#039;keytool&amp;#039;&amp;#039; has no functionality to extract the private key out of the keystore, but this is possible with third-party tools like jksExportKey, CERTivity,&amp;lt;ref&amp;gt;[http://www.edulib.com/products/keystores-manager/ CERTivity - A multi-platform visual tool for managing keystores]&amp;lt;/ref&amp;gt; Portecle&amp;lt;ref&amp;gt;[http://portecle.sourceforge.net Portecle -  Portecle is an open-source GUI application for creating, managing and examining keystores.]&amp;lt;/ref&amp;gt; and KeyStore Explorer.&amp;lt;ref&amp;gt;[http://keystore-explorer.org KeyStore Explorer - An open source GUI replacement for the Java command-line utilities keytool, jarsigner and jadtool.]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Java Secure Socket Extension]]&lt;br /&gt;
*[[Keyring (cryptography)]]&lt;br /&gt;
*[[Public key infrastructure]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://docs.oracle.com/javase/8/docs/api/java/security/KeyStore.html Javadoc for KeyStore]&lt;br /&gt;
&lt;br /&gt;
[[Category:Public-key cryptography]]&lt;br /&gt;
[[Category:Java development tools]]&lt;br /&gt;
&lt;br /&gt;
{{Computer-security-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Phil herbs</name></author>
	</entry>
</feed>