Java KeyStore
A Java KeyStore (JKS) is a repository of security certificates – either authorization certificates or public key certificates – plus corresponding private keys, used for instance in TLS encryption. In IBM WebSphere Application Server and Oracle WebLogic Server, a file with extension jks serves as a keystore.
- Comment
- enA Java KeyStore (JKS) is a repository of security certificates – either authorization certificates or public key certificates – plus corresponding private keys, used for instance in TLS encryption. In IBM WebSphere Application Server and Oracle WebLogic Server, a file with extension jks serves as a keystore.
- Has abstract
- enA Java KeyStore (JKS) is a repository of security certificates – either authorization certificates or public key certificates – plus corresponding private keys, used for instance in TLS encryption. In IBM WebSphere Application Server and Oracle WebLogic Server, a file with extension jks serves as a keystore. The Java Development Kit maintains a CA keystore file named cacerts in folder jre/lib/security. JDKs provide a tool named keytool 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, CERTivity, Portecle and KeyStore Explorer.
- Is primary topic of
- Java KeyStore
- Label
- enJava KeyStore
- Link from a Wikipage to an external page
- docs.oracle.com/javase/8/docs/api/java/security/KeyStore.html
- Link from a Wikipage to another Wikipage
- Authorization certificate
- Category:Java development tools
- Category:Public-key cryptography
- Certificate authority
- Content repository
- IBM WebSphere Application Server
- Java Development Kit
- Java Secure Socket Extension
- Keyring (cryptography)
- Oracle WebLogic Server
- Private key
- Public key certificate
- Public key infrastructure
- Transport Layer Security
- SameAs
- 2dpiZ
- Java KeyStore
- Keystore
- Keystore
- Q283750
- Subject
- Category:Java development tools
- Category:Public-key cryptography
- WasDerivedFrom
- Java KeyStore?oldid=1118248444&ns=0
- WikiPageLength
- 1762
- Wikipage page ID
- 26550209
- Wikipage revision ID
- 1118248444
- WikiPageUsesTemplate
- Template:Computer-security-stub
- Template:Reflist
- Template:Spaced ndash