Tech
Demo: HashiCorp Vault, PKI secret engine
techpkihashicorpvaultdemo
In this demo we will learn how HashiCorp Vault can help us secure a python webapp and MySQL database.
In this demo video we learn about the PKI secret engine in HashiCorp Vault. We use Vault to setup the Root CA, Intermediate CA and the generate a new certificate for the nginx server.
Anyone can replicate this demo on their docker enabled machine using the code from this GitHub repo