mirror of
https://github.com/denoland/deno.git
synced 2024-10-29 08:58:01 -04:00
ba6bd444b6
Fixes #18071 Replace `rustls_native_certs` which links to Security framework. https://github.com/denoland/deno_native_certs uses dlopen to lazy load when needed. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
README.md |
deno_tls
This crate implements common utilities for TLS handling in other Deno extensions.