Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 518 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 518 Bytes

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.