mirror of
https://github.com/denoland/deno.git
synced 2024-11-27 16:10:57 -05:00
cb87cb0283
This commit adds support for connecting to IP addresses over HTTPS. This is done by updating "rustls" to "0.21.0" and other related crates. Closes https://github.com/denoland/deno/issues/7660 Closes https://github.com/denoland/deno/issues/17967 --------- Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
3 lines
264 B
Text
3 lines
264 B
Text
DANGER: TLS certificate validation is disabled for: deno.land
|
|
error: error sending request for url (https://localhost:5545/subdir/mod2.ts): error trying to connect: invalid peer certificate: UnknownIssuer
|
|
at file:///[WILDCARD]/cafile_url_imports.ts:[WILDCARD]
|