Read certificates from the Windows Cert Store from node.js.
Installation
npm i windows-certs
Usage
var certs = ; certs;
The returned object certs
is a object like this:
See also MSDN documentation on:
License
MIT 2015 - José F. Romaniello
This package has been deprecated
Author message:
Please use "win-ca" which is smaller, works in node 8 and has less dependencies.
Read certificates from the Windows Cert Store from node.js.
npm i windows-certs
var certs = ; certs;
The returned object certs
is a object like this:
See also MSDN documentation on:
MIT 2015 - José F. Romaniello
npm i windows-certs
7
3.4.0
MIT