Content deleted Content added
Phil herbs (talk | contribs) Adding short description: "Software development tool for security" |
|||
(5 intermediate revisions by 3 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'' serves as a keystore.
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==
|