You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Luke Childs a21bbf54c3 Initial commit 7 years ago
src Initial commit 7 years ago
test Initial commit 7 years ago
.gitignore Initial commit 7 years ago
.travis.yml Initial commit 7 years ago
LICENSE Initial commit 7 years ago
README.md Initial commit 7 years ago
package-lock.json Initial commit 7 years ago
package.json Initial commit 7 years ago

README.md

create-cert

Super simple self signed certificates

Build Status Coverage Status npm

Inspired by the createServer() helper function in the Got tests

Install

npm install --save-dev create-cert

License

MIT © Luke Childs