Content deleted Content added
The text indicated cacerts is a folder but it is a file |
Phil herbs (talk | contribs) Adding short description: "Software development tool for security" |
||
(13 intermediate revisions by 9 users not shown) | |||
Line 1:
{{Short description|Software development tool for security}}
A '''Java KeyStore''' ('''JKS''') 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|
In [[IBM WebSphere Application Server]] and [[Oracle WebLogic Server]], a file with extension ''jks''
The [[Java Development Kit]] maintains a [[certificate authority|CA]] keystore file named ''cacerts'' in folder ''jre/lib/security''. JDKs provide a tool named ''keytool''<ref>[
==See also==
*[[Java Secure Socket Extension]]
*[[Keyring (cryptography)]]
*[[Public
==References==
{{Reflist}}
==External links==
* [https://docs.oracle.com/javase/8/docs/api/java/security/KeyStore.html Javadoc for KeyStore]
[[Category:Public-key cryptography]]
[[Category:Java development tools]]
{{Computer-security-stub}}
|