1.0.1 • Published 8 years ago

@mh-cbon/make-that-ssl-cert v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

make-that-ssl-cert

node binary to generate an SSL certificate.

Tired of openssl ? Found it awfully boring to generate a stupid self signed certificate ?

You are at the right place !

With help of node-forge generate dummy ssl keys to feed in your projects.

Install

npm i mh-cbon/make-that-ssl-cert -g

Usage

make-that-ssl-cert 1.0.0
  node binary to generate an SSL certificate

Usage
  make-that-ssl-cert

Options
  --verbose | -v   Enable verbosity pass in the module list to debug.

Todos

  • add -y option
  • add inquirer support to generate less dumbass cert

Read more