Bootstrap CAs, certificate requests, and signed certificates
Tools to bootstrap CAs, certificate requests, and signed certificates
certstrap$ certstrap init --common-name my-ca$ certstrap request-cert --common-name example.com$ certstrap sign example.com --CA my-ca