What Is Java KeyStore

This section describes what is Java KeyStore - a database file used by older Android systems and Java applications to store PKI certificates.

What Is Java KeyStore? Java KeyStore is a database file used by older Android systems and Java applications to store PKI certificates. Newer versions of Java applications are using PKCS12 database files now.

Main features of Java KeyStore are:

For more information, see the Java "keytool" Commands and KeyStore Files chapter.

Table of Contents

 About This Book

 Introduction of PKI (Public Key Infrastructure)

 Introduction of PKI Certificate

 PKI Certificate File Formats

 OpenSSL - Cryptography Toolkit

 "openssl ca" - CA (Certificate Authority) Tool

 Java "keytool" Commands and KeyStore Files

PKI Certificate Store

 What Is PKI Certificate Store

 What Is Windows Certificate Store

 What Is macOS KeyChain

What Is Java KeyStore

 What Is PEM Certificate Bundle

 What Is PKCS12 Certificate Bundle

 What Is Linux Trust Store

 PKCS12 Certificate Bundle File

 PKCS7 Certificate Chain File

 Linux Trust Store for CA Certificates

 ca-certificates - Linux CA Certificate Package

 update-ca-trust Command on Red Hat Computers

 PKI Certificate Related Terminology

 References

 Full Version in PDF/EPUB