certifi
Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Python Requests project.
Install
$ npm install --save certifi
Usage
var fs = ;var https = ;var certifi = ; console;//=> /User/sindresorhus/node-certifi/cacert.pem https;