The module you need to solve node's SSL woes when including a custom certificate.
If you are trying to connect to a secure website via nodejs. Although, the site may work in the browser, you may run into errors such as
The module you need to solve node's SSL woes when your system's root CAs are not up to date
Loads root and intermediate certificates from the CCADB and registers them in the global HTTPS module agent