deno
b422a1f7 - feat(ext/node): support NODE_EXTRA_CA_CERTS (#33148)

Commit
130 days ago
feat(ext/node): support NODE_EXTRA_CA_CERTS (#33148) Closes #27732 Adds support for the `NODE_EXTRA_CA_CERTS` environment variable at the root certificate store level, so extra CA certificates are available to all TLS connections including native `fetch()`, `Deno.connectTls()`, and Node.js polyfills (`node:https`, `node:tls`). --------- Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Author
Parents
Loading