# |
Video Title |
Description |
Notes |
Video link |
1. |
Introduction to Keytool |
This video introduces you to Keytool which is a Java based Cryptographic utility. |
Learn_Keytool_Part_1 |
 |
2. |
What is a keystore? |
This video is about Java keystores. You will learn what keystores are, how they are used and the various types of keystores. |
Learn_Keytool_Part_2 |
 |
3. |
Migrating Keystores |
This video teaches you how to migrate from one keystore to another. |
Learn_Keytool_Part_3 |
 |
4 |
Using certificate extensions |
This video teaches you how to apply various X.509 certificate extensions using keytool to a certificate. |
Learn_Keytool_Part_4 |
 |
5 |
Using CA Signed certificates. |
This video teaches you how to generate certificate signing requests, gettting it signed by a CA and importing the CA signed certificate. I will be using an OpenSSL based issuing CA to sign a certificate request. |
Learn_Keytool_Part_5 |
 |