PKI Certificate Tutorials - Herong's Tutorial Examples - v1.12, by Herong Yang
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 Linux Truststore are:
For more information, see Java "keytool" Commands and KeyStore Files chapter.
Table of Contents
Introduction of PKI (Public Key Infrastructure)
Introduction of PKI Certificate
OpenSSL - Cryptography Toolkit
"openssl ca" - CA (Certificate Authority) Tool
Java "keytool" Commands and KeyStore Files
What Is Windows Certificate Store
What Is PEM Certificate Bundle
What Is PKCS12 Certificate Bundle
PKCS12 Certificate Bundle File