Java KeyStore: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
A '''Java KeyStore''' ('''JKS''') is a repository of security certificates{{spaced ndash}} and corresponding private keys, either [[authorization certificate]]s or [[public key certificate]]s{{spaced ndash}} plus corresponding private keys, used for instance in [[Transport Layer Security|SSL encryption]].
 
In [[IBM WebSphere Application Server]] and [[Oracle WebLogic Server]], a file with extension ''jks'' serves as keystore.