Create a Root CA, Intermediate CA, and Server certificate
- https://jamielinux.com/docs/openssl-certificate-authority/create-the-root-pair.html
- https://jamielinux.com/docs/openssl-certificate-authority/create-the-intermediate-pair.html
- https://jamielinux.com/docs/openssl-certificate-authority/sign-server-and-client-certificates.html
bash root-setup.sh
bash int-setup.sh
bash server-setup.sh