Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 327 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 327 Bytes

Runing the sample

  1. Place your mTLS.cer and private_key.pem into the certs folder.
  2. Update the config.json file with your api_key, api_secret and passphrase to unlock your private_key.pem
  3. Update the license-key.js file with your license key
  4. Run npm i to install all the modules
  5. Run the sample with node index.js