deno/test_util
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
..
src feat(tls): custom in memory CA certificates (#12219) 2021-09-30 09:26:15 +02:00
std@ca23a1e603 chore(std/http): server module name migration (#11890) 2021-09-05 22:43:46 +02:00
wpt@68c75f6da9 chore: update wpt (#12206) 2021-09-25 15:27:34 +02:00
Cargo.toml chore(tests): windows pty tests (#12091) 2021-09-20 22:15:44 -04:00