Skip to content

A quick and dirty way for creating a Root Certification Authority (CA) and one Intermediate CA for testing

License

Notifications You must be signed in to change notification settings

kintoandar/dummy_ca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dummy Certification Authority

A quick and dirty way for creating a Root Certification Authority (CA) and one Intermediate CA for testing.

How-To

git clone https://github.com/kintoandar/dummy_ca.git
cd dummy_ca
./build.sh

Yep, that easy!

Motivation

This tiny script was made to help me do a review of Hashicorp Vault PKI backend, you can read all about it here.

Credits

Reading Jamie's Blog is a must!

Made with ♥️ by kintoandar

About

A quick and dirty way for creating a Root Certification Authority (CA) and one Intermediate CA for testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages