Created
January 11, 2023 09:21
-
-
Save sandipchitale/a557676407ce7a109c9b3c90fc026a90 to your computer and use it in GitHub Desktop.
Pass extra certs to node application #node #ca-certs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export NODE_EXTRA_CA_CERTS=${PWD}/R3.cert | |
./nodeappname |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment