SIGN IN SIGN UP
denoland / deno UNCLAIMED

A modern runtime for JavaScript and TypeScript.

0 0 2 Rust

fix(ext/node): add tls.setDefaultCACertificates support (#31522)

Closes #31208

The `tls.setDefaultCACertificates` API was missing in `node:tls`,
causing `TypeError` in applications that rely on programmatically
overriding the global CA store (e.g., for custom root CAs or testing
environments).
T
TarikSogukpinar committed
be13de0a0677913afc4e8523ff9f76bf177e6fbe
Parent: 23da05a
Committed by GitHub <noreply@github.com> on 1/9/2026, 3:35:52 PM