@airbus-webfactory/gen-csr
v0.2.0
Published
This project exposes a tooling script to create certificate requests (CSR) with ease.
Downloads
3
Readme
@airbus-webfactory/gen-csr
This project exposes a tooling script to create certificate requests (CSR) with ease.
🚀Please note that this script could be used in your Google Cloud Shell
⚠ Don't forget to keep the generated csr and key files in a secure place like a keepass for example
Usage
Show help
npx @airbus-webfactory/gen-csr --help
Generate a CSR
npx @airbus-webfactory/gen-csr common-name
Generate a CSR and verify it
npx @airbus-webfactory/gen-csr common-name --verify