ssl-root-cas
The module you need to solve node's SSL woes when including a custom certificate.
Found 4 results for UNABLE_TO_VERIFY_LEAF_SIGNATURE
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
Loads root and intermediate certificates from the CCADB and registers them in the global HTTPS module agent
The module you need to solve node's SSL woes when your system's root CAs are not up to date