PKI Certificate Tutorials - Herong's Tutorial Examples - v1.12, by Herong Yang
About This Book
This section provides some detailed information about this book - PKI Certificate Tutorials - Herong's Tutorial Examples.
Title: PKI Certificate Tutorials - Herong's Tutorial Examples
Author: Herong Yang - Contact by email via herong_yang@yahoo.com.
Category: COMPUTERS / Security / Cryptography
Version/Edition: v1.12, 2024
Number of pages in PDF format: 181
Description: This tutorial book is a collection of notes and sample codes written by the author while he was learning PKI certificate related technologies. Topics include PKI architecture and CA (Certificate Authorities); PKI certificate types and DER/PEM file formats; Certificate tools: OpenSSL and 'keytool'; Certificate stores, PKCS7 and PKCS12 file formats. Updated in 2024 (Version v1.12) with minor changes.
Keywords: CA, Certificate, HTTPS, ODI, PKI, Security, X.509.
Copyright:
Revision history:
Web version: https://www.herongyang.com/PKI-Certificate - Provides free sample chapters, latest updates and readers' comments.
PDF/EPUB version: https://www.herongyang.com/PKI-Certificate/PDF-Full-Version.html - Provides information on how to obtain the full version of this book in PDF, EPUB, or other format.
Related Book: PKI Tutorials - Herong's Tutorial Examples, Herong Yang, https://www.herongyang.com/PKI
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
PKCS12 Certificate Bundle File