A quick and dirty way for creating a Root Certification Authority (CA) and one Intermediate CA for testing.
git clone https://github.com/kintoandar/dummy_ca.git
cd dummy_ca
./build.sh
Yep, that easy!
This tiny script was made to help me do a review of Hashicorp Vault PKI backend, you can read all about it here.
Reading Jamie's Blog is a must!
Made with