Skip to content

node.js program to generate locally signed certs. Works on Linux, Mac and Windows

License

Notifications You must be signed in to change notification settings

PaperCutSoftware/cert-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certificate tool(Cert-tool)

This tool generates cross-platform self-signed certificates in two formats: PFX and PEM. The two formats our test payment gateway applications require.

Get Started:

This tool requires nodejs and npm, which can be downloaded here

Run: npm i -g

Then run cert-tool --help to find an overview of how to use the tool and all valid parameters

You can find more information in this wiki entry.

About

node.js program to generate locally signed certs. Works on Linux, Mac and Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published