mirror of
https://github.com/denoland/deno.git
synced 2025-01-05 05:49:20 -05:00
0d7a417f33
This adds support for using in memory CA certificates for `Deno.startTLS`, `Deno.connectTLS` and `Deno.createHttpClient`. `certFile` is deprecated in `startTls` and `connectTls`, and removed from `Deno.createHttpClient`. |
||
---|---|---|
.. | ||
testdata | ||
lib.rs | ||
lsp.rs | ||
pty.rs | ||
test_server.rs |