PKI Certificate Tutorials - Herong's Tutorial Examples - v1.13, by Herong Yang
ca-certificates - Linux CA Certificate Package
This chapter provides tutorial notes and example codes on the Linux CA Certificate Package. Topics include installing Mozilla trust root certificates with the 'ca-certificates' package; installing 'ca-certificates-java' and 'ca-certificates-mono' for Java and Mono (.NET) applications; adding and removing a CA certificate from the trust store.
What Is ca-certificates Package
What Is ca-certificates-java Package
What Is ca-certificates-mono Package
"update-ca-certificates" to Add CA Certificate
"update-ca-certificates" to Disable CA Certificate
"update-ca-certificates" vs "trust" on Debian/Ubuntu Computers
Conclusions:
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
Linux Trust Store for CA Certificates
►ca-certificates - Linux CA Certificate Package
update-ca-trust Command on Red Hat Computers