There was an error while loading. Please reload this page.
Trying to track the recent changes that allow easier configuration of custom CA certificate for constrained environments and the backports
--use-system-ca
node/src/crypto/crypto_context.cc
Lines 647 to 648 in 5623194
Trying to track the recent changes that allow easier configuration of custom CA certificate for constrained environments and the backports
--use-system-cafor macOS feat: added support for reading certificates from macOS system store #56599--use-system-cafor Windows crypto: support --use-system-ca on Windows #56833--use-system-cafor other Unix-like platforms: crypto: support --use-system-ca on non-Windows and non-macOS #57009--use-system-cain certificate errors: Suggest --use-system-ca when a certificate error occurs #57362--use-system-cacrypto: fix X509* leak in --use-system-ca #56832--use-system-caa per-env option so that workers can enable/disable them individually Make --use-system-ca per-env rather than per-process #60678node/src/crypto/crypto_context.cc
Lines 647 to 648 in 5623194
--use-system-caby default