mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00: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.