1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-05 05:49:20 -05:00
denoland-deno/test_util/src
Luca Casonato 0d7a417f33
feat(tls): custom in memory CA certificates (#12219)
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`.
2021-09-30 09:26:15 +02:00
..
testdata Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
lib.rs feat(tls): custom in memory CA certificates (#12219) 2021-09-30 09:26:15 +02:00
lsp.rs chore(tests): delete the temporary deno dir when dropping the test lsp client (#11749) 2021-08-17 22:58:41 -04:00
pty.rs chore(tests): windows pty tests (#12091) 2021-09-20 22:15:44 -04:00
test_server.rs chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00