Simple module to split a single certificate authority chain file (aka: bundle, ca-bundle, ca-chain, etc.) into an array, as expected by the node.js tls api.
Access the system certificate store on Windows, macOS and Linux
The module you need to solve node's SSL woes when including a custom certificate.