-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Open
Labels
cryptoIssues and PRs related to the crypto subsystem.Issues and PRs related to the crypto subsystem.metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.
Description
Trying to track the recent changes that allow easier configuration of custom CA certificate for constrained environments and the backports
- Support
--use-system-ca
for macOS feat: added support for reading certificates from macOS system store #56599 - Support
--use-system-ca
for Windows crypto: support --use-system-ca on Windows #56833 - Support
--use-system-ca
for other Unix-like platforms: crypto: support --use-system-ca on non-Windows and non-macOS #57009 - JS API to query CA certificates: tls: implement tls.getCACertificates() #57107
- JS API to configure the CA certificates crypto: add tls.setDefaultCACertificates() #58822
- Encouraging use of
--use-system-ca
in certificate errors: Suggest --use-system-ca when a certificate error occurs #57362 - Fixing leak of
--use-system-ca
crypto: fix X509* leak in --use-system-ca #56832
legendecas and Aditi-1400
Metadata
Metadata
Assignees
Labels
cryptoIssues and PRs related to the crypto subsystem.Issues and PRs related to the crypto subsystem.metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.